diff options
author | jsing <> | 2023-02-22 05:46:37 +0000 |
---|---|---|
committer | jsing <> | 2023-02-22 05:46:37 +0000 |
commit | b78cccc526d31cefe3af77cef6ddab0981e8a45b (patch) | |
tree | 3ef166da90c41a8837c572bb101b829f7820919c /src/lib/libc | |
parent | 6f66480e47f11d7c590e1c3719c68facc3cc379a (diff) | |
download | openbsd-b78cccc526d31cefe3af77cef6ddab0981e8a45b.tar.gz openbsd-b78cccc526d31cefe3af77cef6ddab0981e8a45b.tar.bz2 openbsd-b78cccc526d31cefe3af77cef6ddab0981e8a45b.zip |
Rework bn_add()/bn_sub() to operate on word arrays.
Rather than working on BIGNUMs, change bn_add()/bn_sub() to operate on word
arrays that potentially differ in length. This matches the behaviour of
s2n-bignum's bignum_add() and bignum_sub().
ok tb@
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions