Releases: hughsie/libjcat
Releases · hughsie/libjcat
0.2.3
0.2.2
New Features:
- Add bt-logindex blob kind (Richard Hughes)
Bugfixes:
- Increase test coverage for ED25519 support (Daiki Ueno)
- Save the auto-generated private key with 0600 file permissions (Richard Hughes)
- Switch ED25519 support to not directly using Nettle (Daiki Ueno)
0.2.1
0.2.0
New Features:
- Add support for verifying firmware transparency checkpoints
- Add various bitcounting functions for future use
- Allow creating and validating SHA512 checksums
- Allow verifying the checksum of a payload
Bugfixes:
- Sprinkle attribute((nonnull)) to give a little more compile-time safety
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
New Features:
- Add ED25519 support (Richard Hughes)
- Define three more types used for the firmware transparency log (Richard Hughes)
Bugfixes:
- Include the pkgconfig variables in the subproject dependency (Richard Hughes)
- Drop the use of setuptools in the test script for regenerating ld version file (Eli Schwartz)
- Use the correct lookup method for the python3 script interpreter (Eli Schwartz)
0.1.9
New Features:
- Set which backends are supported in the pkgconfig file (Richard Hughes)
- Use -Dcli=false to reduce the install size (Richard Hughes)
Bugfixes:
- Return an error if we try to self-sign no bytes of data (Richard Hughes)
- Show a more accurate output when not all engines are enabled (Richard Hughes)