summary refs log tree commit diff
path: root/crypto/test/src/crypto/test
ModeNameSize
-rw-r--r--AESFastTest.cs7013log plain blame
-rw-r--r--AESLightTest.cs7044log plain blame
-rw-r--r--AESTest.cs10715log plain blame
-rw-r--r--AESWrapTest.cs5381log plain blame
-rw-r--r--AeadTestUtilities.cs331log plain blame
-rw-r--r--AllTests.cs958log plain blame
-rw-r--r--BCryptTest.cs7073log plain blame
-rw-r--r--BlockCipherMonteCarloTest.cs1895log plain blame
-rw-r--r--BlockCipherVectorTest.cs1664log plain blame
-rw-r--r--BlowfishTest.cs2305log plain blame
-rw-r--r--CAST6Test.cs1711log plain blame
-rw-r--r--CCMTest.cs9725log plain blame
-rw-r--r--CMacTest.cs9450log plain blame
-rw-r--r--CTSTest.cs5816log plain blame
-rw-r--r--CamelliaLightTest.cs2939log plain blame
-rw-r--r--CamelliaTest.cs2872log plain blame
-rw-r--r--Cast5Test.cs1510log plain blame
-rw-r--r--ChaChaTest.cs11744log plain blame
-rw-r--r--CipherTest.cs1973log plain blame
-rw-r--r--DESTest.cs6661log plain blame
-rw-r--r--DESedeTest.cs4772log plain blame
-rw-r--r--DHKEKGeneratorTest.cs2102log plain blame
-rw-r--r--DHTest.cs10970log plain blame
-rw-r--r--DSATest.cs25056log plain blame
-rw-r--r--DeterministicDSATest.cs51877log plain blame
-rw-r--r--DigestRandomNumberTest.cs4954log plain blame
-rw-r--r--DigestTest.cs3948log plain blame
-rw-r--r--EAXTest.cs12755log plain blame
-rw-r--r--ECDHKEKGeneratorTest.cs2431log plain blame
-rw-r--r--ECGOST3410Test.cs13016log plain blame
-rw-r--r--ECIESTest.cs9032log plain blame
-rw-r--r--ECNRTest.cs3774log plain blame
-rw-r--r--ECTest.cs38888log plain blame
-rw-r--r--ElGamalTest.cs8588log plain blame
-rw-r--r--EqualsHashCodeTest.cs7849log plain blame
-rw-r--r--GCMTest.cs25776log plain blame
-rw-r--r--GMacTest.cs7140log plain blame
-rw-r--r--GOST28147MacTest.cs2467log plain blame
-rw-r--r--GOST28147Test.cs12239log plain blame
-rw-r--r--GOST3410Test.cs46817log plain blame
-rw-r--r--GOST3411DigestTest.cs2962log plain blame
-rw-r--r--GcmReorderTest.cs8385log plain blame
-rw-r--r--HCFamilyTest.cs5709log plain blame
-rw-r--r--HCFamilyVecTest.cs4505log plain blame
-rw-r--r--HKDFGeneratorTest.cs11888log plain blame
-rw-r--r--IDEATest.cs1509log plain blame
-rw-r--r--ISAACTest.cs9717log plain blame
-rw-r--r--ISO9796Test.cs39236log plain blame
-rw-r--r--ISO9797Alg3MacTest.cs2024log plain blame
-rw-r--r--KDF1GeneratorTest.cs2850log plain blame
-rw-r--r--KDF2GeneratorTest.cs3907log plain blame
-rw-r--r--KeccakDigestTest.cs17224log plain blame
-rw-r--r--MD2DigestTest.cs1741log plain blame
-rw-r--r--MD4DigestTest.cs1405log plain blame
-rw-r--r--MD5DigestTest.cs1371log plain blame
-rw-r--r--MD5HMacTest.cs3932log plain blame
-rw-r--r--MGF1GeneratorTest.cs2904log plain blame
-rw-r--r--MacTest.cs6075log plain blame
-rw-r--r--ModeTest.cs2647log plain blame
-rw-r--r--NaccacheSternTest.cs9677log plain blame
-rw-r--r--NoekeonTest.cs1403log plain blame
-rw-r--r--NonMemoableDigestTest.cs4354log plain blame
-rw-r--r--NullTest.cs1474log plain blame
-rw-r--r--OAEPTest.cs45614log plain blame
-rw-r--r--OCBTest.cs19151log plain blame
-rw-r--r--OpenBsdBCryptTest.cs9186log plain blame
-rw-r--r--PSSBlindTest.cs23407log plain blame
-rw-r--r--PSSTest.cs21895log plain blame
-rw-r--r--PaddingTest.cs3589log plain blame
-rw-r--r--Pkcs12Test.cs3543log plain blame
-rw-r--r--Pkcs5Test.cs10492log plain blame
-rw-r--r--Poly1305Test.cs21259log plain blame
-rw-r--r--RC2Test.cs2438log plain blame
-rw-r--r--RC2WrapTest.cs3099log plain blame
-rw-r--r--RC4Test.cs1680log plain blame
-rw-r--r--RC5Test.cs9979log plain blame
-rw-r--r--RC6Test.cs2427log plain blame
-rw-r--r--RFC3211WrapTest.cs5178log plain blame
-rw-r--r--RSABlindedTest.cs12764log plain blame
-rw-r--r--RegressionTest.cs4308log plain blame
-rw-r--r--RijndaelTest.cs9060log plain blame
-rw-r--r--RipeMD128DigestTest.cs1678log plain blame
-rw-r--r--RipeMD128HMacTest.cs3456log plain blame
-rw-r--r--RipeMD160DigestTest.cs1750log plain blame
-rw-r--r--RipeMD160HMacTest.cs3555log plain blame
-rw-r--r--RipeMD256DigestTest.cs1966log plain blame
-rw-r--r--RipeMD320DigestTest.cs2110log plain blame
-rw-r--r--RsaTest.cs17083log plain blame
-rw-r--r--SCryptTest.cs2420log plain blame
-rw-r--r--SEEDTest.cs1794log plain blame
-rw-r--r--SHA1DigestTest.cs1170log plain blame
-rw-r--r--SHA1HMacTest.cs4208log plain blame
-rw-r--r--SHA224DigestTest.cs1501log plain blame
-rw-r--r--SHA224HMacTest.cs4709log plain blame
-rw-r--r--SHA256DigestTest.cs1912log plain blame
-rw-r--r--SHA256HMacTest.cs4780log plain blame
-rw-r--r--SHA384DigestTest.cs2103log plain blame
-rw-r--r--SHA384HMacTest.cs5007log plain blame
-rw-r--r--SHA3DigestTest.cs8115log plain blame
-rw-r--r--SHA512DigestTest.cs1989log plain blame
-rw-r--r--SHA512HMacTest.cs5148log plain blame
-rw-r--r--SHA512t224DigestTest.cs1734log plain blame
-rw-r--r--SHA512t256DigestTest.cs1771log plain blame
-rw-r--r--SM3DigestTest.cs2012log plain blame
-rw-r--r--SRP6Test.cs9139log plain blame
-rw-r--r--Salsa20Test.cs9191log plain blame
-rw-r--r--SerpentTest.cs7470log plain blame
-rw-r--r--ShakeDigestTest.cs9712log plain blame
-rw-r--r--ShortenedDigestTest.cs1798log plain blame
-rw-r--r--SipHashTest.cs4594log plain blame
-rw-r--r--SkeinDigestTest.cs14985log plain blame
-rw-r--r--SkeinMacTest.cs28947log plain blame
-rw-r--r--SkipjackTest.cs1131log plain blame
-rw-r--r--StreamCipherResetTest.cs4320log plain blame
-rw-r--r--StreamCipherVectorTest.cs1886log plain blame
-rw-r--r--TEATest.cs1509log plain blame
-rw-r--r--Threefish1024Test.cs3180log plain blame
-rw-r--r--Threefish256Test.cs1775log plain blame
-rw-r--r--Threefish512Test.cs2240log plain blame
-rw-r--r--TigerDigestTest.cs2591log plain blame
-rw-r--r--TnepresTest.cs7534log plain blame
-rw-r--r--TwofishTest.cs1753log plain blame
-rw-r--r--VMPCKSA3Test.cs2685log plain blame
-rw-r--r--VMPCMacTest.cs1449log plain blame
-rw-r--r--VMPCTest.cs2660log plain blame
-rw-r--r--WhirlpoolDigestTest.cs4027log plain blame
-rw-r--r--X931SignerTest.cs9627log plain blame
-rw-r--r--XSalsa20Test.cs13631log plain blame
-rw-r--r--XTEATest.cs1519log plain blame