Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2020-12-19 | LibTLS+LibCrypto: More ByteBuffer -> Span conversion | Andreas Kling |
2020-05-02 | LibTLS: Switch to Hash::Manager for hashing and add SHA1 | AnotherTest |
2020-05-02 | LibCrypto: Add a Hash::Manager that can act as any one of the hashes | AnotherTest |
2020-05-02 | LibCrypto: Implement SHA1 Hash Function | AnotherTest |