From 314581e88868fb999169942e90ca97be4e06a672 Mon Sep 17 00:00:00 2001 From: Sebastien Pouliot Date: Sun, 12 Jan 2003 15:58:55 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/mono/; revision=10418 --- doc/crypto | 5 ----- web/crypto | 5 ----- 2 files changed, 10 deletions(-) diff --git a/doc/crypto b/doc/crypto index f3e9db5fb62..15d609c8549 100644 --- a/doc/crypto +++ b/doc/crypto @@ -29,11 +29,6 @@ * Keypair persistance for RSA and DSA. This persistance must somehow be linked with X509 certificate stores (in planning). - * MACTripleDES 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. - * PasswordDeriveBytes is currently limited to generating keys with the maximum length equals to the hash output (as specified in PKCS #5). However the framework diff --git a/web/crypto b/web/crypto index f3e9db5fb62..15d609c8549 100644 --- a/web/crypto +++ b/web/crypto @@ -29,11 +29,6 @@ * Keypair persistance for RSA and DSA. This persistance must somehow be linked with X509 certificate stores (in planning). - * MACTripleDES 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. - * PasswordDeriveBytes is currently limited to generating keys with the maximum length equals to the hash output (as specified in PKCS #5). However the framework -- 2.25.1