devgianlu
|
3167d4f06b
|
LibCrypto: Move GHash hashing routine to separate function
This allows for the function to be used outside `GHash`. In particular,
it'll be used for IV preparation in AES-GCM.
|
2024-12-16 13:27:53 +01:00 |
|
Pavel Shliak
|
8d13115d9a
|
LibCrypto: Clean up #include directives
This change aims to improve the speed of incremental builds.
|
2024-11-21 14:08:33 +01:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|
Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|
AnotherTest
|
d3c52cef86
|
LibCrypto: Implement GCM mode
|
2020-11-14 10:18:54 +01:00 |
|