[krbdev.mit.edu #8636] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Wed Mar 7 11:12:11 EST 2018
Fix hex conversion of PKINIT certid strings
When parsing a PKCS11 token specification, correctly convert from hex
to binary instead of using OpenSSL bignum functions (which would strip
leading zeros).
[ghudson at mit.edu: made hex_string_to_bin() a bit less verbose; wrote
commit message]
https://github.com/krb5/krb5/commit/63e8b8142fd7b3931a7bf2d6448978ca536bafc0
Author: Sumit Bose <sbose at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 63e8b8142fd7b3931a7bf2d6448978ca536bafc0
Branch: master
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c | 55 ++++++++++++++++----
1 files changed, 44 insertions(+), 11 deletions(-)
More information about the krb5-bugs
mailing list