Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

libpgfe v0.4.0

Compare
Choose a tag to compare
@chardoncs chardoncs released this 26 Oct 07:13
· 132 commits to main since this release

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