This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
libpgfe v0.4.0
Change log
- Changed project structure (flat -> hierarchy)
- Upgraded HMAC implementation and interfaces
- Upgraded algorithm selection C++ interfaces (Introduced
_algstr()
for converting strings to algorithm choices) - CMake configuration optimization
- Testing code optimization
- Significant refactoring
- Tons of bug fixed