From 952db27ba0a5b87a2a47f3a7034a9bf92e3651e5 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 3 Sep 2012 11:52:49 +0200 Subject: Prepare release --- lib/public_key/doc/src/notes.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'lib/public_key/doc/src/notes.xml') diff --git a/lib/public_key/doc/src/notes.xml b/lib/public_key/doc/src/notes.xml index 3afbdd543c..d895042570 100644 --- a/lib/public_key/doc/src/notes.xml +++ b/lib/public_key/doc/src/notes.xml @@ -34,6 +34,31 @@ notes.xml +
Public_Key 0.16 + +
Improvements and New Features + + +

+ Add crypto and public_key support for the hash functions + SHA224, SHA256, SHA384 and SHA512 and also hmac and + rsa_sign/verify support using these hash functions. + Thanks to Andreas Schultz for making a prototype.

+

+ Own Id: OTP-9908

+
+ +

+ Optimize RSA private key handling in crypto and + public_key.

+

+ Own Id: OTP-10065

+
+
+
+ +
+
Public_Key 0.15
Improvements and New Features -- cgit v1.2.3