-
Notifications
You must be signed in to change notification settings - Fork 836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
20240728-EVP_PKEY_is_a #7804
20240728-EVP_PKEY_is_a #7804
Conversation
63f891f
to
bb4266c
Compare
retest this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Needs some unit tests.
bb4266c
to
3524e15
Compare
retest this please -- |
3524e15
to
6173293
Compare
retest this please (unreproducible failure on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Final fixes and ready to merge.
6173293
to
84a484c
Compare
…_a(). also add test_EVP_CIPHER_key_length() and add missing RC4 clause to wolfSSL_EVP_Cipher_key_length().
84a484c
to
ee966be
Compare
wolfcrypt/src/evp.c
: addEVP_PKEY_is_a()
.