summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/stack
diff options
context:
space:
mode:
authortb <>2024-10-22 21:10:45 +0000
committertb <>2024-10-22 21:10:45 +0000
commit00ee4dccf217c39781bec412384b4ddfff0f0732 (patch)
treecc5e766b146756db1f49d72144c1639f3fe3572d /src/lib/libcrypto/stack
parent5f819d37f14c07a995d3a12e04d2daa6ca7d4e80 (diff)
downloadopenbsd-00ee4dccf217c39781bec412384b4ddfff0f0732.tar.gz
openbsd-00ee4dccf217c39781bec412384b4ddfff0f0732.tar.bz2
openbsd-00ee4dccf217c39781bec412384b4ddfff0f0732.zip
Rewrite ec_GFp_simple_point2oct() using CBB
Factor ad-hoc inline code into helper functions. Use CBB and BN_bn2binpad() instead of batshit crazy skip loops and pointer banging. With all this done, the function becomes relatively streamlined and pretty much symmetric with the new oct2point() implementation. ok jsing
Diffstat (limited to 'src/lib/libcrypto/stack')
0 files changed, 0 insertions, 0 deletions