Noteworthy changes in version 1.8.8 released 2021-06-02
- Bug fixes:
- Improve ECDSA key checks. [T5282]
- Make sure the grcy_get_config string is always null-terminated. [rCa5799f1618]
- Check the input length of ECDH to make trial ddecryption in GnuPG work correctly. [rC3f48e3ea37]
- Fix Elgamal encryption for other implementations. [T5328,CVE-2021-33560]
- Fix alignment problem on macOS. [T5440]
- Fix hardware capability check for SHA1 and SHA2 on AArch32. [T5195]
- Other features:
- Add GCM and CCM to OID mapping table for AES. [rC1ceac721ab]