LibHac/tests/LibHac.Tests/CryptoTests
Alex Barney 4bf7060ec7
Update ReSharper var style and warnings (#172)
ReSharper 2020.Something modified the var style again so that arrays of built-in types also count as built-in types, meaning the type should always be explicit.
2021-01-19 19:49:58 -07:00
..
TestVectors Add Sha256Generator 2019-11-26 18:13:30 -06:00
AesCbcTests.cs Add Sha256Generator 2019-11-26 18:13:30 -06:00
AesCtrTests.cs Add Sha256Generator 2019-11-26 18:13:30 -06:00
AesEcbTests.cs Add Sha256Generator 2019-11-26 18:13:30 -06:00
AesIntrinsicsRequiredTheory.cs Rename Crypto namespace 2019-11-22 13:59:47 -05:00
AesXtsTests.cs Add Sha256Generator 2019-11-26 18:13:30 -06:00
Common.cs Update ReSharper var style and warnings (#172) 2021-01-19 19:49:58 -07:00
RsaTests.cs Fix RSA regression from 5f755bc7 and add a test 2020-10-02 01:33:44 -07:00
RspReader.cs Replace hex string converter and move StringUtils 2020-10-10 20:17:07 -07:00
Sha256Tests.cs Add Sha256Generator 2019-11-26 18:13:30 -06:00
TypeSizeTests.cs Add a new KeySet class 2020-10-01 18:06:32 -07:00