Codebase list libcryptx-perl / v0.025
v0.025 Karel Miko 8 years ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1212 - DH: generate_key($base, $prime), generate_key(\$dh_params_der), generate_key($dh_params_file)
1313 - DH: key2hash should dump $base and $prime as well (perhasp add base, prime to dh_key struct)
1414 - XS croaks should report the "real caller" (Crypt::Mac::*, Crypt::Mode::*, ...)
15
16 0.025 2015/07/07
17 - Crypt::PK::ECC+RSA export_key_jwk() allows to export a perl HASH with JWK structure
1518
1619 0.024 2015/06/29
1720 - new Crypt::PK::ECC methods