Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Consider libsodium / sodium_compat for modern public-key crypto #43

Open
paragonie-scott opened this issue Jan 17, 2017 · 2 comments
Open
Assignees

Comments

@paragonie-scott
Copy link

https://github.com/paragonie/sodium_compat#cryptography-primitives-provided

Zend\Crypt users interested in modern ECC may want to see sodium_compat adopted in the near future. In particular, public-key encryption via ParagonIE_Sodium_Compat::crypto_box_seal() and digital signatures via ParagonIE_Sodium_Compat::crypto_sign_detached().

I would, however, wait until sodium_compat has been audited first: paragonie/sodium_compat#8

@paragonie-scott
Copy link
Author

v1.0.1 is out, the notes from v1.0.0 are a must read before weighing whether or not to use it.

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-crypt; a new issue has been opened at laminas/laminas-crypt#4.

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

No branches or pull requests

3 participants