summary refs log tree commit diff
path: root/crypto/test/src/crypto/test
ModeNameSize
-rw-r--r--AESFastTest.cs7010log plain blame
-rw-r--r--AESLightTest.cs7041log plain blame
-rw-r--r--AESTest.cs10712log plain blame
-rw-r--r--AESWrapTest.cs5378log plain blame
-rw-r--r--AeadTestUtilities.cs331log plain blame
-rw-r--r--AllTests.cs961log plain blame
-rw-r--r--BCryptTest.cs7070log plain blame
-rw-r--r--BlockCipherMonteCarloTest.cs1895log plain blame
-rw-r--r--BlockCipherVectorTest.cs1664log plain blame
-rw-r--r--BlowfishTest.cs2302log plain blame
-rw-r--r--CAST6Test.cs1708log plain blame
-rw-r--r--CCMTest.cs9722log plain blame
-rw-r--r--CMacTest.cs9447log plain blame
-rw-r--r--CTSTest.cs5813log plain blame
-rw-r--r--CamelliaLightTest.cs2936log plain blame
-rw-r--r--CamelliaTest.cs2869log plain blame
-rw-r--r--Cast5Test.cs1507log plain blame
-rw-r--r--ChaChaTest.cs11741log plain blame
-rw-r--r--CipherTest.cs1973log plain blame
-rw-r--r--DESTest.cs6658log plain blame
-rw-r--r--DESedeTest.cs4769log plain blame
-rw-r--r--DHKEKGeneratorTest.cs2099log plain blame
-rw-r--r--DHTest.cs10967log plain blame
-rw-r--r--DSATest.cs25053log plain blame
-rw-r--r--DeterministicDSATest.cs51874log plain blame
-rw-r--r--DigestRandomNumberTest.cs4951log plain blame
-rw-r--r--DigestTest.cs3948log plain blame
-rw-r--r--EAXTest.cs12752log plain blame
-rw-r--r--ECDHKEKGeneratorTest.cs2428log plain blame
-rw-r--r--ECGOST3410Test.cs13013log plain blame
-rw-r--r--ECIESTest.cs9029log plain blame
-rw-r--r--ECNRTest.cs3771log plain blame
-rw-r--r--ECTest.cs38885log plain blame
-rw-r--r--ElGamalTest.cs8585log plain blame
-rw-r--r--EqualsHashCodeTest.cs7846log plain blame
-rw-r--r--GCMTest.cs25773log plain blame
-rw-r--r--GMacTest.cs7137log plain blame
-rw-r--r--GOST28147MacTest.cs2464log plain blame
-rw-r--r--GOST28147Test.cs12236log plain blame
-rw-r--r--GOST3410Test.cs46814log plain blame
-rw-r--r--GOST3411DigestTest.cs2959log plain blame
-rw-r--r--GcmReorderTest.cs8385log plain blame
-rw-r--r--HCFamilyTest.cs5706log plain blame
-rw-r--r--HCFamilyVecTest.cs4502log plain blame
-rw-r--r--HKDFGeneratorTest.cs11885log plain blame
-rw-r--r--IDEATest.cs1506log plain blame
-rw-r--r--ISAACTest.cs9714log plain blame
-rw-r--r--ISO9796Test.cs39233log plain blame
-rw-r--r--ISO9797Alg3MacTest.cs2021log plain blame
-rw-r--r--KDF1GeneratorTest.cs2847log plain blame
-rw-r--r--KDF2GeneratorTest.cs3904log plain blame
-rw-r--r--KeccakDigestTest.cs17221log plain blame
-rw-r--r--MD2DigestTest.cs1738log plain blame
-rw-r--r--MD4DigestTest.cs1402log plain blame
-rw-r--r--MD5DigestTest.cs1368log plain blame
-rw-r--r--MD5HMacTest.cs3929log plain blame
-rw-r--r--MGF1GeneratorTest.cs2901log plain blame
-rw-r--r--MacTest.cs6072log plain blame
-rw-r--r--ModeTest.cs2644log plain blame
-rw-r--r--NaccacheSternTest.cs9674log plain blame
-rw-r--r--NoekeonTest.cs1400log plain blame
-rw-r--r--NonMemoableDigestTest.cs4351log plain blame
-rw-r--r--NullTest.cs1471log plain blame
-rw-r--r--OAEPTest.cs45611log plain blame
-rw-r--r--OCBTest.cs19148log plain blame
-rw-r--r--OpenBsdBCryptTest.cs9183log plain blame
-rw-r--r--PSSBlindTest.cs23404log plain blame
-rw-r--r--PSSTest.cs21892log plain blame
-rw-r--r--PaddingTest.cs3586log plain blame
-rw-r--r--Pkcs12Test.cs3540log plain blame
-rw-r--r--Pkcs5Test.cs10489log plain blame
-rw-r--r--Poly1305Test.cs21256log plain blame
-rw-r--r--RC2Test.cs2435log plain blame
-rw-r--r--RC2WrapTest.cs3096log plain blame
-rw-r--r--RC4Test.cs1677log plain blame
-rw-r--r--RC5Test.cs9976log plain blame
-rw-r--r--RC6Test.cs2424log plain blame
-rw-r--r--RFC3211WrapTest.cs5175log plain blame
-rw-r--r--RSABlindedTest.cs12761log plain blame
-rw-r--r--RegressionTest.cs4305log plain blame
-rw-r--r--RijndaelTest.cs9057log plain blame
-rw-r--r--RipeMD128DigestTest.cs1675log plain blame
-rw-r--r--RipeMD128HMacTest.cs3453log plain blame
-rw-r--r--RipeMD160DigestTest.cs1747log plain blame
-rw-r--r--RipeMD160HMacTest.cs3552log plain blame
-rw-r--r--RipeMD256DigestTest.cs1963log plain blame
-rw-r--r--RipeMD320DigestTest.cs2107log plain blame
-rw-r--r--RsaTest.cs17080log plain blame
-rw-r--r--SCryptTest.cs2417log plain blame
-rw-r--r--SEEDTest.cs1791log plain blame
-rw-r--r--SHA1DigestTest.cs1167log plain blame
-rw-r--r--SHA1HMacTest.cs4205log plain blame
-rw-r--r--SHA224DigestTest.cs1498log plain blame
-rw-r--r--SHA224HMacTest.cs4706log plain blame
-rw-r--r--SHA256DigestTest.cs1909log plain blame
-rw-r--r--SHA256HMacTest.cs4777log plain blame
-rw-r--r--SHA384DigestTest.cs2100log plain blame
-rw-r--r--SHA384HMacTest.cs5004log plain blame
-rw-r--r--SHA3DigestTest.cs8112log plain blame
-rw-r--r--SHA512DigestTest.cs1986log plain blame
-rw-r--r--SHA512HMacTest.cs5145log plain blame
-rw-r--r--SHA512t224DigestTest.cs1731log plain blame
-rw-r--r--SHA512t256DigestTest.cs1768log plain blame
-rw-r--r--SM3DigestTest.cs2009log plain blame
-rw-r--r--SRP6Test.cs9136log plain blame
-rw-r--r--Salsa20Test.cs9188log plain blame
-rw-r--r--SerpentTest.cs7467log plain blame
-rw-r--r--ShakeDigestTest.cs9709log plain blame
-rw-r--r--ShortenedDigestTest.cs1795log plain blame
-rw-r--r--SipHashTest.cs4591log plain blame
-rw-r--r--SkeinDigestTest.cs14982log plain blame
-rw-r--r--SkeinMacTest.cs28944log plain blame
-rw-r--r--SkipjackTest.cs1128log plain blame
-rw-r--r--StreamCipherResetTest.cs4317log plain blame
-rw-r--r--StreamCipherVectorTest.cs1886log plain blame
-rw-r--r--TEATest.cs1506log plain blame
-rw-r--r--Threefish1024Test.cs3177log plain blame
-rw-r--r--Threefish256Test.cs1772log plain blame
-rw-r--r--Threefish512Test.cs2237log plain blame
-rw-r--r--TigerDigestTest.cs2588log plain blame
-rw-r--r--TnepresTest.cs7531log plain blame
-rw-r--r--TwofishTest.cs1750log plain blame
-rw-r--r--VMPCKSA3Test.cs2682log plain blame
-rw-r--r--VMPCMacTest.cs1446log plain blame
-rw-r--r--VMPCTest.cs2657log plain blame
-rw-r--r--WhirlpoolDigestTest.cs4024log plain blame
-rw-r--r--X931SignerTest.cs9624log plain blame
-rw-r--r--XSalsa20Test.cs13628log plain blame
-rw-r--r--XTEATest.cs1516log plain blame