Andreas Kling
|
f82b0a78ef
|
LibTLS+LibCrypto: More ByteBuffer -> Span conversion
|
2020-12-19 18:29:13 +01:00 |
|
Andreas Kling
|
8e20208dd6
|
LibTLS+LibCrypto: Replace a whole bunch of ByteBuffers with Spans
|
2020-12-19 18:29:13 +01:00 |
|
AnotherTest
|
1172746633
|
LibTLS: Add support for AEAD cipher suites
And integrate AES-GCM.
|
2020-11-14 10:18:54 +01:00 |
|
Nico Weber
|
8b166e57df
|
Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286)
|
2020-08-25 09:41:56 +02:00 |
|
AnotherTest
|
9d3ffa096a
|
LibTLS: Add (basic) support for sending client certificates
|
2020-08-02 18:57:51 +02:00 |
|
AnotherTest
|
dace14e70d
|
LibTLS: Split TLSv12 to sensible categorical files
This commit splits the TLSv12 file into multiple files, and also removes
some magic values, to make the code less horrible. :^)
|
2020-05-02 12:24:10 +02:00 |
|