Skip to content

Commit f8d132e

Browse files
committed
update changes
[skip ci]
1 parent 7cc9aad commit f8d132e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

changes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ v1.18.0
2222
XTS mode and RSA private key operations with keys without CRT parameters
2323
-- RC2 now also works with smaller key-sizes
2424
-- Improved/extended several tests & demos
25+
-- Hardened DSA and RSA by testing (through Karel's perl-CryptX)
26+
against Google's "Wycheproof" and Kudelski Security's "CDF"
2527
-- Fixed all compiler warnings
2628
-- Fixed several build issues on FreeBSD, NetBSD, Linux x32 ABI, HP-UX/IA64,
2729
Mac OS X, Windows (32&64bit, MingW&MSVC) ...
@@ -33,7 +35,7 @@ v1.18.0
3335
-- Add Base64-URL de-/encoding and some strict variants
3436
-- Add Blake2b & Blake2s (hash & mac), thanks to Kelvin Sherlock
3537
-- Add Camellia block cipher
36-
-- Add ChaCha20 (stream cipher), Poly1305 (mac), ChaCha20Poly1305 (encauth)
38+
-- Add ChaCha (stream cipher), Poly1305 (mac), ChaCha20Poly1305 (encauth)
3739
-- Add constant-time mem-compare mem_neq()
3840
-- Add DER GeneralizedTime de-/encoding
3941
-- Add DSA and ECC key generation FIPS-186-4 compliance

0 commit comments

Comments
 (0)