diff options
author | tb <> | 2023-07-04 14:59:32 +0000 |
---|---|---|
committer | tb <> | 2023-07-04 14:59:32 +0000 |
commit | f56705648f987e4519e2f740138a04adcb01e67f (patch) | |
tree | cab8a358a80130c18566b00e2392af599047d40b /src/lib/libcrypto/ecdsa/ecdsa.c | |
parent | b231370f7f0582a9bc06973072e2f8747516ca49 (diff) | |
download | openbsd-f56705648f987e4519e2f740138a04adcb01e67f.tar.gz openbsd-f56705648f987e4519e2f740138a04adcb01e67f.tar.bz2 openbsd-f56705648f987e4519e2f740138a04adcb01e67f.zip |
Clean up ECDSA verification
Use variable names that correspond more closely to the standard. Use an
additional variable for s^-1 for readability. Annotate the code with
the corresponding steps from FIPS 186-5.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/ecdsa/ecdsa.c')
0 files changed, 0 insertions, 0 deletions