All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release.
- Doc path.
- Compilation without code coverage enabled.
- Key-6.dat key format.
- Tests for key serialization.
- Doxygen docs.
- JKS key parser.
- Key parsing with OpenSSL-1.1.1i.
- Segfault in JSK tests.
- Docker example.
- PKCS12 parser and KeyStore.
- Clang-Tidy and IWYU instrumentation.
- Building custom EC group from ASN.1 spec.
- Missing include paths.
- More tests.
- Installation paths for keylib and headers.
- Check for support of elliptic curves over GF2m in OpenSSL (#20).
- Building tests (#22).
- GitHub workflow for building and testing on MacOSX.
- Build on MaxOSX.