Age | Commit message (Expand) | Author |
---|---|---|
2022-05-12 | LibCrypto: Add Ed25519 | stelar7 |
2022-05-12 | LibCrypto: Move Curve25519 related code into separate file | stelar7 |
2022-04-13 | LibCrypto: Add ChaCha20 | stelar7 |
2022-04-08 | LibCrypto: Add Poly1305 | stelar7 |
2022-03-18 | LibCrypto: Implement the SECP256r1 elliptic curve | Michiel Visser |
2022-03-09 | LibCrypto: Add curve X448 | stelar7 |
2022-02-18 | LibCrypto: Add curve x25519 | stelar7 |
2022-01-09 | LibCrypto: Link against LibCore | Daniel Bertalan |
2021-05-13 | LibCrypto: Split BigInteger operations into an Algorithms class | DexesTTP |
2021-05-13 | LibCrypto: Enable -Wvla for LibCrypto | Ali Mohammad Pur |
2021-02-14 | LibCrypto: Make a better ASN.1 parser | AnotherTest |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |