check CRT
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 22558b88f7d79b4fc01ee7fb98bd5cbe5c2abfc1..8cd5cf57b863aeedef99317bbfde3d60d1e77008 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,13 @@
 
  Changes between 0.9.6 and 0.9.7  [xx XXX 2000]
 
 
  Changes between 0.9.6 and 0.9.7  [xx XXX 2000]
 
-  *) MIPS assembler BIGNUM division bug fix.
+  *) Check the result of RSA-CRT (see D. Boneh, R. DeMillo, R. Lipton:
+     On the Importance of Eliminating Errors in Cryptographic
+        Computations, J. Cryptology 14 (2001) 2, 101-119,
+        http://theory.stanford.edu/~dabo/papers/faults.ps.gz).
+        [Ulf Moeller]
+  
+  *) MIPS assembler BIGNUM division bug fix. 
      [Andy Polyakov]
 
   *) Fix bug in PKCS#12 key generation routines. This was triggered
      [Andy Polyakov]
 
   *) Fix bug in PKCS#12 key generation routines. This was triggered