diff options
author | jsing <> | 2025-05-17 14:43:17 +0000 |
---|---|---|
committer | jsing <> | 2025-05-17 14:43:17 +0000 |
commit | 57764795f3245cadd1084bad72b0a3e2520c2a67 (patch) | |
tree | 83c580044873f027e70f6a1dfe68580cfb0b0f0c /src/lib/libssl/t1_lib.c | |
parent | 11049a84952a2f4e389b590cd2cd18b4d3cb463b (diff) | |
download | openbsd-57764795f3245cadd1084bad72b0a3e2520c2a67.tar.gz openbsd-57764795f3245cadd1084bad72b0a3e2520c2a67.tar.bz2 openbsd-57764795f3245cadd1084bad72b0a3e2520c2a67.zip |
Remove TABLE_BITS from gcm128.
TABLE_BITS is always currently defined as 4 - 8 is considered to be
insecure due to timing leaks and 1 is considerably slower. Remove code
that is not regularly tested, does not serve a lot of purpose and is making
clean up harder than it needs to be.
ok tb@
Diffstat (limited to 'src/lib/libssl/t1_lib.c')
0 files changed, 0 insertions, 0 deletions