2002-10-25 Sebastien Pouliot <spouliot@videotron.ca>
authorSebastien Pouliot <sebastien@ximian.com>
Sat, 26 Oct 2002 01:14:09 +0000 (01:14 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Sat, 26 Oct 2002 01:14:09 +0000 (01:14 -0000)
commit38adbc3d236d180d49b8a581181d6cc11d79c2ca
treeecbf738c9657038e07aa5fde599fb158e647e6c1
parentb15c439e1d1e6d17fb1d27e8c29f5136275a96e0
2002-10-25  Sebastien Pouliot  <spouliot@videotron.ca>

* PasswordDeriveBytes.cs: New. PKCS#5 key derivation (PBKDF1) works up to
HashSize length (but MS support longer keys)

svn path=/trunk/mcs/; revision=8571
mcs/class/corlib/System.Security.Cryptography/ChangeLog
mcs/class/corlib/System.Security.Cryptography/PasswordDeriveBytes.cs [new file with mode: 0644]