Skip to content
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

How can I get the cipher for "3412_2015_kuznyechik"? #153

Closed
arapovavikka opened this issue Jul 28, 2022 · 0 comments
Closed

How can I get the cipher for "3412_2015_kuznyechik"? #153

arapovavikka opened this issue Jul 28, 2022 · 0 comments

Comments

@arapovavikka
Copy link

Hello,

I'm totally new to openSSL and couldn't find how to get a cipher for "3412_2015_kuznyechik".
I've tried
let chiper = EVP_get_cipherbyname("NID_id_tc26_cipher_gostr3412_2015_kuznyechik")
and other strings which contain "kuznyechik" from obj_mac.h

Also I've seen that usually the cipher is called with smth like EVP_get_cipherbynid, but couldn't find this method here.
Could you please explain how can I get the cipher for "3412_2015_kuznyechik"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants