Review for 6723237 off-by-1 error in libcryptoutil (due July 18)
Dan Anderson
opensolaris at drydog.com
Wed Jul 9 11:38:22 PDT 2008
Here's a review for
6723237 libcryptoutil should allow mechanism number "0x80000000" (the value of marker CKM_VENDOR_DEFINED)
It's an off-by-one error that disallows vendor-defined mechanism "0x80000000". The fix is simple--just change the ">" to ">=".
http://dan.drydog.com/reviews/6723237-libcryptoutil/
Please reply by Friday July 18. Thanks.
--
This message posted from opensolaris.org
More information about the crypto-discuss
mailing list