-
Notifications
You must be signed in to change notification settings - Fork 51
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
nettle for crypto primitives #14
Comments
Why? How proven is Nettle? Who are the authors? Or, if you don't like openSSL use the standalone crypto modules. |
Why? ZRTP already has a backend to use the crypto primitives Werner Am 14.10.2014 um 18:30 schrieb clinty:
Werner Dittmann |
OpenSSL presents licensing and security problems. Are you referring to the if(NOT HAVE_OPENSSL_EC_H) section? If so, which versions of gcrypt will it build with? |
To which version of the ZRTP lib do you refer to? there is no gcrypt support Werner Am 15.10.2014 um 21:45 schrieb clinty:
Werner Dittmann |
Please use Nettle instead of OpenSSL for hash functions, cipher modes, and such.
The text was updated successfully, but these errors were encountered: