From 663e847459686604ea051f036a0e4caff18cea6f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 12 May 2016 12:04:14 +0200 Subject: Revert "Prepare release" This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a. --- lib/crypto/doc/src/notes.xml | 46 -------------------------------------------- 1 file changed, 46 deletions(-) (limited to 'lib/crypto/doc') diff --git a/lib/crypto/doc/src/notes.xml b/lib/crypto/doc/src/notes.xml index cbca2a8030..6c76a0d7b0 100644 --- a/lib/crypto/doc/src/notes.xml +++ b/lib/crypto/doc/src/notes.xml @@ -31,52 +31,6 @@

This document describes the changes made to the Crypto application.

-
Crypto 3.7 - -
Improvements and New Features - - -

- Refactor crypto to use the EVP interface of - OpenSSL, which is the recommended interface that also - enables access to hardware acceleration for some - operations.

-

- Own Id: OTP-12217

-
- -

- Add support for 192-bit keys for the aes_cbc - cipher.

-

- Own Id: OTP-13206 Aux Id: pr 832

-
- -

- Add support for 192-bit keys for aes_ecb.

-

- Own Id: OTP-13207 Aux Id: pr829

-
- -

- Deprecate the function crypto:rand_bytes and make sure - that crypto:strong_rand_bytes is used in all places that - are cryptographically significant.

-

- Own Id: OTP-13214

-
- -

- Enable AES-GCM encryption/decryption to change the tag - length between 1 to 16 bytes.

-

- Own Id: OTP-13483 Aux Id: PR-998

-
-
-
- -
-
Crypto 3.6.3
Fixed Bugs and Malfunctions -- cgit v1.2.3