summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc2/rc2cfb64.c
diff options
context:
space:
mode:
authorjsing <>2025-05-25 05:12:05 +0000
committerjsing <>2025-05-25 05:12:05 +0000
commit2f7bf75477a5741ad76c3c793c7ed887b41fcceb (patch)
treed2a89424948ea33ced8fe1bb82297f1988893a57 /src/lib/libcrypto/rc2/rc2cfb64.c
parentaada760c0a63cc97f8def7686fe6d76d3a3cc4d9 (diff)
downloadopenbsd-2f7bf75477a5741ad76c3c793c7ed887b41fcceb.tar.gz
openbsd-2f7bf75477a5741ad76c3c793c7ed887b41fcceb.tar.bz2
openbsd-2f7bf75477a5741ad76c3c793c7ed887b41fcceb.zip
Implement EC field element operations.
Provide EC_FIELD_ELEMENT and EC_FIELD_MODULUS, which allow for operations on fixed width fields in constant time. These can in turn be used to implement Elliptic Curve cryptography for prime fields, without needing to use BN. This will improve the code, reduces timing leaks and enable further optimisation. ok beck@ tb@
Diffstat (limited to 'src/lib/libcrypto/rc2/rc2cfb64.c')
0 files changed, 0 insertions, 0 deletions