Andreas Kling
|
f82b0a78ef
|
LibTLS+LibCrypto: More ByteBuffer -> Span conversion
|
2020-12-19 18:29:13 +01:00 |
|
AnotherTest
|
d3c52cef86
|
LibCrypto: Implement GCM mode
|
2020-11-14 10:18:54 +01:00 |
|
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 |
|