Skip to content

Releases: jlinoff/openssl-aes-cipher

1.3.0

22 Aug 16:55
d5f4a35
Compare
Choose a tag to compare

Release Notes

  1. Initial release to github.
  2. Added support for opaque context types. This problem was reported by Laurent A.
  3. Updated the example program: ct.cc, to accept long form options.
  4. Updated the example program: ct.cc, to support short option changes (e.g. -vv).
  5. Updated the tests to verify that the Cipher class output is compatible with the openssl command line tool.
  6. Updated the README.
  7. Did some minor code cleanup.