ladybird/Userland/Libraries/LibCrypto/Authentication
Ali Mohammad Pur def379ce3f LibCrypto: Move some data around earlier in GHash to make it go faster
This makes galois_multiply() about 10% faster.
2024-05-20 08:03:35 +02:00
..
GHash.cpp LibCrypto: Move some data around earlier in GHash to make it go faster 2024-05-20 08:03:35 +02:00
GHash.h Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
HMAC.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Poly1305.cpp LibCrypto: Add Poly1305 2022-04-08 14:02:02 +04:30
Poly1305.h LibCrypto: Add Poly1305 2022-04-08 14:02:02 +04:30