From 08a112d189c8f47953eabcf2e05a0245dd6e6087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Fri, 11 Jun 2010 10:20:20 +0000 Subject: Update release notes --- lib/crypto/doc/src/notes.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'lib/crypto/doc') diff --git a/lib/crypto/doc/src/notes.xml b/lib/crypto/doc/src/notes.xml index 6b9d1f56f1..79798331ca 100644 --- a/lib/crypto/doc/src/notes.xml +++ b/lib/crypto/doc/src/notes.xml @@ -30,6 +30,43 @@

This document describes the changes made to the Crypto application.

+
Crypto 2.0 + +
Improvements and New Features + + +

+ crypto application changed to use NIFs instead of driver.

+

+ Own Id: OTP-8333

+
+ +

+ des_ecb_encrypt/2 and des_ecb_decrypt/2 has been added to + the crypto module. The crypto:md4/1 function has been + documented.

+

+ Own Id: OTP-8551

+
+ +

The undocumented, unsupport, and deprecated function + lists:flat_length/1 has been removed.

+

+ Own Id: OTP-8584

+
+ +

+ New variants of crypto:dss_sign and + crypto:dss_verify with an extra argument to + control how the digest is calculated.

+

+ Own Id: OTP-8700

+
+
+
+ +
+
Crypto 1.6.4
Improvements and New Features -- cgit v1.2.3