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

nettle for crypto primitives #14

Open
clinty opened this issue May 4, 2014 · 5 comments
Open

nettle for crypto primitives #14

clinty opened this issue May 4, 2014 · 5 comments

Comments

@clinty
Copy link

clinty commented May 4, 2014

Please use Nettle instead of OpenSSL for hash functions, cipher modes, and such.

@wernerd
Copy link
Owner

wernerd commented May 5, 2014

Why? How proven is Nettle? Who are the authors? Or, if you don't like openSSL use the standalone crypto modules.

@clinty
Copy link
Author

clinty commented Oct 14, 2014

@wernerd
Copy link
Owner

wernerd commented Oct 15, 2014

Why? ZRTP already has a backend to use the crypto primitives
of openSSL and also has a mode (option during cmake) to use a standalone
mode that does not require an crpyto backend at all.

Werner

Am 14.10.2014 um 18:30 schrieb clinty:

https://en.wikipedia.org/wiki/Nettle_(cryptographic_library)


Reply to this email directly or view it on GitHub #14 (comment).

Werner Dittmann
email: [email protected]
cell: +49 173 44 37 659
PGP key: 82EF5E8B

@clinty
Copy link
Author

clinty commented Oct 15, 2014

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?

@wernerd
Copy link
Owner

wernerd commented Oct 16, 2014

To which version of the ZRTP lib do you refer to? there is no gcrypt support
as crypto backend since several years. Please check the newest version.

Werner

Am 15.10.2014 um 21:45 schrieb clinty:

NOT HAVE_OPENSSL_EC_H

Werner Dittmann
email: [email protected]
cell: +49 173 44 37 659
PGP key: 82EF5E8B

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