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