]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - CHANGES
Make sure the RSA OAEP test is skipped under -DRSAref because
[thirdparty/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index ecb697f3a1ccb31a50b9bc8c6f9c5ec91f942886..d7da85056fd2ea0c34d6fdd13d03c8c97e722e46 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) Make sure the RSA OAEP test is skipped under -DRSAref because
+     OAEP isn't supported when OpenSSL is built with RSAref.
+     [Ulf Moeller <ulf@fitug.de>]
+
   *) Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.h 
      so they no longer are missing under -DNOPROTO. 
      [Soren S. Jorvang <soren@t.dk>]