summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ui/ui_null.c
diff options
context:
space:
mode:
authorjsing <>2023-02-14 18:31:02 +0000
committerjsing <>2023-02-14 18:31:02 +0000
commit5f8f1614f88870fb8337b56253e6079518e33848 (patch)
tree9d35b43f24f1326a565456cfa35df66008ee9722 /src/lib/libcrypto/ui/ui_null.c
parentc6e3089538d69e8e70c037404ec0d7cb5bcece4d (diff)
downloadopenbsd-5f8f1614f88870fb8337b56253e6079518e33848.tar.gz
openbsd-5f8f1614f88870fb8337b56253e6079518e33848.tar.bz2
openbsd-5f8f1614f88870fb8337b56253e6079518e33848.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_null.c')
0 files changed, 0 insertions, 0 deletions