diff options
author | jsing <> | 2023-02-14 18:31:02 +0000 |
---|---|---|
committer | jsing <> | 2023-02-14 18:31:02 +0000 |
commit | 5f8f1614f88870fb8337b56253e6079518e33848 (patch) | |
tree | 9d35b43f24f1326a565456cfa35df66008ee9722 /src/lib/libcrypto/ui/ui_err.c | |
parent | c6e3089538d69e8e70c037404ec0d7cb5bcece4d (diff) | |
download | openbsd-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_err.c')
0 files changed, 0 insertions, 0 deletions