LibHac/tests/LibHac.Tests/CryptoTests
Alex Barney ba0c7405fa Reduce the number of crypto tests
Runs each crypto test vector in a single test instead of each having its own test.
The tests to run each test vector individually are still available if desired.
2021-07-14 00:08:33 -07:00
..
TestVectors Add Sha256Generator 2019-11-26 18:13:30 -06:00
AesCbcTests.cs Reduce the number of crypto tests 2021-07-14 00:08:33 -07:00
AesCtrTests.cs Add Sha256Generator 2019-11-26 18:13:30 -06:00
AesEcbTests.cs Reduce the number of crypto tests 2021-07-14 00:08:33 -07:00
AesIntrinsicsRequiredAttributes.cs Reduce the number of crypto tests 2021-07-14 00:08:33 -07:00
AesXtsTests.cs Reduce the number of crypto tests 2021-07-14 00:08:33 -07:00
Common.cs Reduce the number of crypto tests 2021-07-14 00:08:33 -07:00
RsaTests.cs Fix RSA regression from 5f755bc7 and add a test 2020-10-02 01:33:44 -07:00
RspReader.cs Reduce the number of crypto tests 2021-07-14 00:08:33 -07:00
Sha256Tests.cs Reduce the number of crypto tests 2021-07-14 00:08:33 -07:00
TypeSizeTests.cs Add a new KeySet class 2020-10-01 18:06:32 -07:00