Codebase list libcryptx-perl / 54a4954
dev release Karel Miko 6 years ago
1 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
77 - XS croaks should report the "real caller" (Crypt::Mac::*, Crypt::Mode::*, ...)
88 - maybe: add CCM interface for new-add-add-done mode
99 - maybe: add encode_b32/decode_b32
10
11 0.048_* 2017/07/09
12 - fix #36 aad_add is obsolete for all EncAuth algs (correct is adata_add)
13 - fix #37 GCM - Encryption of the empty string
1014
1115 0.048 2017/05/31
1216 - NEW: Crypt::Digest::SHA3_224