Releases: chardoncs/libpgfe
Releases · chardoncs/libpgfe
libpgfe v0.3.1
Change log
- Refactored code
libpgfe v0.3.0
Change Log
- Added implementation support for SHAKE (A variant of SHA-3/Kaccak that supports mutable digest length)
- Refactoring
- SequentialData modification
- Makefile modification
- Removed pgfe.h/.c
libpgfe v0.2.1
Change log
- Optimized implementation of SHA-3/Keccak
- Migrated to C++14 standard for compatibility consideration
- Fixed bugs
libpgfe v0.2.0
Change log
- IMPORTANT: Native implementation of MD5, SHA-1, SHA-2, and SHA-3
- Interface modifications
- License update