Releases: jlinoff/openssl-aes-cipher
Releases · jlinoff/openssl-aes-cipher
1.3.0
Release Notes
- Initial release to github.
- Added support for opaque context types. This problem was reported by Laurent A.
- Updated the example program: ct.cc, to accept long form options.
- Updated the example program: ct.cc, to support short option changes (e.g. -vv).
- Updated the tests to verify that the Cipher class output is compatible with the openssl command line tool.
- Updated the README.
- Did some minor code cleanup.