2004-09-16 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Fri, 17 Sep 2004 12:45:00 +0000 (12:45 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Fri, 17 Sep 2004 12:45:00 +0000 (12:45 -0000)
commit0fba45ee52d38a45b491da496ab40911f8ad4ee7
tree9648671e0220843989068087f8927de2ccf0d0cd
parentbbde67052b7602cf6231f130a764f3b7f6538f33
2004-09-16  Sebastien Pouliot  <sebastien@ximian.com>

* SHA224ManagedTest.cs: New. Unit tests for the managed implementation
of SHA-224.
* SHA224Test.cs: New. Unit tests for SHA-224. Use test vectors from
RFC3874.

svn path=/trunk/mcs/; revision=34004
mcs/class/Mono.Security/Test/Mono.Security.Cryptography/ChangeLog
mcs/class/Mono.Security/Test/Mono.Security.Cryptography/SHA224ManagedTest.cs [new file with mode: 0644]
mcs/class/Mono.Security/Test/Mono.Security.Cryptography/SHA224Test.cs [new file with mode: 0644]