Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2026-01-30 12:25:35 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
c03353e7cae00a0757a7ff50a2d8e89c025fc5c8
ladybird/Userland/Libraries/LibTLS
History
Idan Horowitz 005d75656e LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N)
This allows us to support parsing and serializing BigIntegers to and
from any base N (such that 2 <= N <= 36).
2021-06-29 16:55:54 +01:00
..
Certificate.cpp
LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N)
2021-06-29 16:55:54 +01:00
Certificate.h
…
CipherSuite.h
LibTLS: Use a more precise KeyExchangeAlgorithm enum
2021-05-29 13:29:46 +04:30
CMakeLists.txt
…
Handshake.cpp
LibTLS: Allow using other hash algorithms for HMAC
2021-05-29 13:29:46 +04:30
HandshakeCertificate.cpp
…
HandshakeClient.cpp
Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&>
2021-06-08 19:14:24 +02:00
HandshakeServer.cpp
LibTLS: Allow using other hash algorithms for HMAC
2021-05-29 13:29:46 +04:30
Record.cpp
LibTLS: Enable the RSA_WITH_AES_256_GCM_SHA384 cipher
2021-05-19 09:18:45 +02:00
Socket.cpp
LibTLS: Ensure that on_tls_finished is called only once
2021-06-28 16:35:04 +02:00
TLSPacketBuilder.h
AK: Replace ByteBuffer::grow with resize()/ensure_capacity()
2021-05-31 14:49:00 +04:30
TLSv12.cpp
LibTLS: Allow using other hash algorithms for HMAC
2021-05-29 13:29:46 +04:30
TLSv12.h
Everywhere: Replace the multiple impls of print_buffer() with :hex-dump
2021-06-17 18:44:00 +04:30
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 1170ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API