summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorjsing <>2025-05-25 05:19:26 +0000
committerjsing <>2025-05-25 05:19:26 +0000
commitcd2058ec2258336cd67e693ae3800de6fcd7320f (patch)
tree158af8a3059a17256965840a4bec7c251f8c6151 /src/lib/libc
parent06551b0f228f49af60110396bb1a7f0fe0202321 (diff)
downloadopenbsd-cd2058ec2258336cd67e693ae3800de6fcd7320f.tar.gz
openbsd-cd2058ec2258336cd67e693ae3800de6fcd7320f.tar.bz2
openbsd-cd2058ec2258336cd67e693ae3800de6fcd7320f.zip
Provide an EC method that uses homogeneous projective coordinates.
This makes use of EC_FIELD_ELEMENT to perform fixed width constant time operations. Addition and doubling of points makes use of the formulas from "Complete addition formulas for prime order elliptic curves" (https://eprint.iacr.org/2015/1060). These are complete and operate in constant time. Further work will continue in tree. ok tb@
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions