ladybird/Userland/Libraries/LibCrypto/Authentication
Ali Mohammad Pur b1297a267c LibCrypto: Avoid branching in galois_multiply()
This makes GHash a little more than twice as fast.
2024-01-03 14:59:59 +01:00
..
GHash.cpp LibCrypto: Avoid branching in galois_multiply() 2024-01-03 14:59:59 +01:00
GHash.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
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