*** empty log message ***
authorSebastien Pouliot <sebastien@ximian.com>
Sun, 12 Jan 2003 15:58:55 +0000 (15:58 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Sun, 12 Jan 2003 15:58:55 +0000 (15:58 -0000)
svn path=/trunk/mono/; revision=10418

doc/crypto
web/crypto

index f3e9db5fb626b70313e6e1196aae95c669ece92a..15d609c85499fac9f5755d9925b08fd605fcaa9a 100644 (file)
                * Keypair persistance for RSA and DSA. This persistance must
                  somehow be linked with X509 certificate stores (in planning).
 
-               * <code>MACTripleDES</code> is not functionnal. There are many 
-                 differents and conflicting standards about how to do MAC 
-                 (NIST has two, ANSI has one, maybe the framework is using 
-                 yet another). We just have to figure out which one it is.
-
                * <code>PasswordDeriveBytes</code> is currently limited to 
                  generating keys with the maximum length equals to the hash 
                  output (as specified in PKCS #5). However the framework 
index f3e9db5fb626b70313e6e1196aae95c669ece92a..15d609c85499fac9f5755d9925b08fd605fcaa9a 100644 (file)
                * Keypair persistance for RSA and DSA. This persistance must
                  somehow be linked with X509 certificate stores (in planning).
 
-               * <code>MACTripleDES</code> is not functionnal. There are many 
-                 differents and conflicting standards about how to do MAC 
-                 (NIST has two, ANSI has one, maybe the framework is using 
-                 yet another). We just have to figure out which one it is.
-
                * <code>PasswordDeriveBytes</code> is currently limited to 
                  generating keys with the maximum length equals to the hash 
                  output (as specified in PKCS #5). However the framework