Age | Commit message (Expand) | Author |
---|---|---|
2023-04-03 | AK+Everywhere: Change AK::fill_with_random to accept a Bytes object | Timothy Flynn |
2022-05-12 | LibCrypto: Move Curve25519 related code into separate file | stelar7 |
2022-03-20 | LibCrypto: Move all elliptic curve private methods into .cpp | Michiel Visser |
2022-03-20 | LibCrypto+LibTLS: Generalize the elliptic curve interface | Michiel Visser |
2022-02-18 | LibCrypto: Add curve x25519 | stelar7 |