From 561e871d680a081d531ff205b8331eacca1d7a3c Mon Sep 17 00:00:00 2001 From: Henrik Date: Wed, 2 May 2018 09:19:05 +0200 Subject: Revert "Update release notes" This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521. --- lib/crypto/doc/src/notes.xml | 39 --------------------------------------- 1 file changed, 39 deletions(-) (limited to 'lib/crypto/doc') diff --git a/lib/crypto/doc/src/notes.xml b/lib/crypto/doc/src/notes.xml index bad78a9113..1f788a4e35 100644 --- a/lib/crypto/doc/src/notes.xml +++ b/lib/crypto/doc/src/notes.xml @@ -31,45 +31,6 @@

This document describes the changes made to the Crypto application.

-
Crypto 4.3 - -
Fixed Bugs and Malfunctions - - -

- Removed two undocumented and erroneous functions - (crypto:dh_generate_parameters/2 and - crypto:dh_check/1).

-

- Own Id: OTP-14956 Aux Id: ERL-579

-
-
-
- - -
Improvements and New Features - - -

- A new rand plugin algorithm has been implemented - in crypto, that is: crypto_cache. It uses - strong random bytes as randomness source and caches them - to get good speed. See crypto:rand_seed_alg/1.

-

- Own Id: OTP-13370 Aux Id: PR-1573

-
- -

- Diffie-Hellman key functions are re-written with the - EVP_PKEY api.

-

- Own Id: OTP-14864

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