You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 1.0.28
- Implemented support for AES CTR mode
- Support OpenSSH format of RSA private keys
- Added libfoilmsg development package
- Allow to choose the dictionary for Base64 input
Version 1.0.26
- Added foil_output_cipher_new()
- Added foil_key_to_binary_format()
- Fixed foil_output_write_bytes() error handling
- Fixed a few unit test dependency issues
- Don't update finished digest
- Compatibility with GNU Make 4.3
- Compatibility with OpenSSL 3
- Bumped debhelper compat level to 7
- Housekeeping
Version 1.0.24
* Added version macros for compile-time version detection
* Added foil_version() for run-time version detection
* Made internal functions truly internal