summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ui/ui_lib.c
diff options
context:
space:
mode:
authorjsing <>2023-02-14 18:31:02 +0000
committerjsing <>2023-02-14 18:31:02 +0000
commit6a0118974ed883dc49b2e9cf80076ffd212ff90b (patch)
tree9d35b43f24f1326a565456cfa35df66008ee9722 /src/lib/libcrypto/ui/ui_lib.c
parent99cba5ab7b530f01483ea8d31860b0984f146f07 (diff)
downloadopenbsd-6a0118974ed883dc49b2e9cf80076ffd212ff90b.tar.gz
openbsd-6a0118974ed883dc49b2e9cf80076ffd212ff90b.tar.bz2
openbsd-6a0118974ed883dc49b2e9cf80076ffd212ff90b.zip
Provide big number primitives for word addition/multiplication.
These use a consistent naming scheme and are implemented using bitwise/constant time style operations, which should generally be safe on all platforms (until a compiler decides to optimise and use branches). More optimised versions can be provided for a given architecture. ok tb@
Diffstat (limited to 'src/lib/libcrypto/ui/ui_lib.c')
0 files changed, 0 insertions, 0 deletions