AnotherTest
|
bc7a149039
|
LibCrypto+LibTLS+Kernel: Switch the Cipher::Mode interface to use Span
This shaves 2.5 more runtime seconds off 'disasm /bin/id', and makes the
Mode<T> interface a lot more allocation-friendly.
|
2020-08-11 21:37:10 +02:00 |
|
AnotherTest
|
43a49f5fff
|
LibCrypto: Add a Hash::Manager that can act as any one of the hashes
|
2020-05-02 12:24:10 +02:00 |
|
AnotherTest
|
05e2c7d9cf
|
LibCrypto+LibTLS: Reformat everything
I have no idea how I'll squash _this_ one...
|
2020-05-02 12:24:10 +02:00 |
|
AnotherTest
|
f2cd004d11
|
LibCrypto: Implement HMAC
|
2020-05-02 12:24:10 +02:00 |
|