Codebase list libcryptx-perl / v0.055
v0.055 Karel Miko 6 years ago
1 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 Changes for CryptX
11
2 0.055 2017-11-XX
2 0.055 2017-11-28
33 - new Crypt::Cipher::IDEA
44 - new Crypt::Cipher::Serpent
55 - new Crypt::Stream::Salsa20
77 - added CCM object oriented interface: new-add-add-done
88 - fix #39 accept CFLAGS and CPPFLAGS from the environment
99 - fix #40 typos in POD
10 - fix HMAC+SHA3 (now compliant with NIST test vectors)
1011
1112 0.054 2017-10-12
1213 - fix Crypt::PK::DSA verify