diff options
author | Rich Salz <rsalz@openssl.org> | 2014-12-17 17:24:51 -0500 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2014-12-17 17:24:51 -0500 |
commit | b317819b2e74f1f84925695596aa3c7487a2264d (patch) | |
tree | ea63fdae98feb3e02588d177d2b2d9897a14f473 /CHANGES | |
parent | 179f6b2f552adb2740f30634d75edc4448f516b5 (diff) | |
download | openssl-new-b317819b2e74f1f84925695596aa3c7487a2264d.tar.gz |
RT3548: Remove some obsolete platforms
This commit removes BEOS.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ done while fixing the error code for the key-too-small case. [Annie Yousar <a.yousar@informatik.hu-berlin.de>] + *) Remove BEOS and BEOS_R5 code. + [Rich Salz] + *) Experimental support for a new, fast, unbiased prime candidate generator, bn_probable_prime_dh_coprime(). Not currently used by any prime generator. [Felix Laurie von Massenbach <felix@erbridge.co.uk>] |