Age | Commit message (Expand) | Author |
---|---|---|
2021-09-06 | Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe | Ali Mohammad Pur |
2021-08-16 | LibTLS: Implement the DHE_RSA key exchange algorithm | Samuel Bowman |
2021-05-29 | LibTLS: Allow using other hash algorithms for HMAC | DexesTTP |
2021-05-29 | LibTLS: Use a more precise KeyExchangeAlgorithm enum | DexesTTP |
2021-05-19 | LibTLS: Use RSA key exchange based on the cipher | DexesTTP |
2021-05-19 | LibTLS: Rework method names and arrangement in cpp files | DexesTTP |