[Mono-list] System.Security.Cryptography
Matthew S. Ford
Matthew.S.Ford@Rose-Hulman.Edu
Wed, 01 Aug 2001 11:52:16 -0500
MonoList,
Following is what I am planning on taking on..before the 10th of august.
Any comments?
DeriveBytes
PasswordDeriveBytes
Rijndael
RijndaelManaged
SymmetricAlgorithm
Here is what I have worked on and am about to send to Miguel:
CipherMode
CryptoStreamMode
HashAlgorithm
ICryptoTransform
KeySizes
MD5
MD5CryptoServiceProvider
PaddingMode
SHA1
SHA1CryptoServiceProvider
SHA256
SHA256Managed
SHA384
SHA512
I also have tests for the individual hashes.
From,
Matthew S. Ford