ladybird/Libraries/LibTLS
AnotherTest a1e1570552 LibCrypto+LibTLS: Generalise the use of IV length
This is in preparation for the upcoming Galois/Counter mode, which
conventionally has 12 bytes of IV as opposed to CBC's 16 bytes.

...Also fixes a lot of style issues, since the author finally found the
project's clang config file in the repository root :^)
2020-05-02 12:24:10 +02:00
..
Makefile LibTLS: Make enough stuff work to have a demo run 2020-05-02 12:24:10 +02:00
TLSv12.cpp LibCrypto+LibTLS: Generalise the use of IV length 2020-05-02 12:24:10 +02:00
TLSv12.h LibCrypto+LibTLS: Generalise the use of IV length 2020-05-02 12:24:10 +02:00