1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:27:44 +00:00
serenity/Userland/Libraries/LibCrypto/Authentication
Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string()
Having an alias function that only wraps another one is silly, and
keeping the more obvious name should flush out more uses of deprecated
strings.
No behavior change.
2023-01-27 20:38:49 +00:00
..
GHash.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
GHash.h LibCrypto: Remove declarations for non-existent methods 2023-01-27 20:33:18 +00:00
HMAC.h AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
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