summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index 5237c4c5..8f2fd32e 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,8 @@
Changes for CryptX
-0.059 2018-03-XX
+0.059 2018-03-25
- new Crypt::Digest::Keccak(224|256|384|512)
- - new sign_hash_rfc7518 + verify_hash_rfc7518 (Crypt::PK::ECC)
+ - new methods sign_hash_rfc7518 + verify_hash_rfc7518 (Crypt::PK::ECC)
- improved import of pkcs#8 private keys (Crypt::PK::ECC)
- improved export allowing "compressed" variants (Crypt::PK::ECC)
- fix #28 Apple's APNS pkcs8 auth key import fails (Crypt::PK::ECC)