CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/10 14:21:37
Modified files:
regress/lib/libcrypto/bn: bn_print.c
Log message:
Add test case for negative number with highest bit of top octet set
This currently adds an incorrect 00: padding, consistent with OpenSSL's
behavior.
