Idan Horowitz 005d75656e LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N) hace 4 años
..
CMakeLists.txt 851e254e8f LibTLS: Rework method names and arrangement in cpp files hace 4 años
Certificate.cpp 005d75656e LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N) hace 4 años
Certificate.h 17a1f51579 LibTLS: Move the asn certificate parser to Certificate.cpp hace 4 años
CipherSuite.h cb4a0dec8a LibTLS: Use a more precise KeyExchangeAlgorithm enum hace 4 años
Handshake.cpp 4bbf954ad0 LibTLS: Allow using other hash algorithms for HMAC hace 4 años
HandshakeCertificate.cpp 851e254e8f LibTLS: Rework method names and arrangement in cpp files hace 4 años
HandshakeClient.cpp 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> hace 4 años
HandshakeServer.cpp 4bbf954ad0 LibTLS: Allow using other hash algorithms for HMAC hace 4 años
Record.cpp ed1800547e LibTLS: Enable the RSA_WITH_AES_256_GCM_SHA384 cipher hace 4 años
Socket.cpp 2a7cb4fe42 LibTLS: Ensure that on_tls_finished is called only once hace 4 años
TLSPacketBuilder.h 5f18cf75c5 AK: Replace ByteBuffer::grow with resize()/ensure_capacity() hace 4 años
TLSv12.cpp 4bbf954ad0 LibTLS: Allow using other hash algorithms for HMAC hace 4 años
TLSv12.h 2fe9c81b30 Everywhere: Replace the multiple impls of print_buffer() with :hex-dump hace 4 años