Files
serenity/Userland/Libraries/LibCrypto/Cipher
Dan Klishch 32a8ef390b LibCrypto: Make dummy authenticated text length 16 bytes in GCM
Some callers of this API needlessly provide very large output buffer
even when input is small. Since we throw away all authentication-related
information here anyway, let's make the buffer (that gets
authenticated!) as small as possible.
2024-08-22 11:55:11 +02:00
..
2022-04-13 09:13:17 +04:30
2023-09-26 13:22:04 +03:30