You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
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().
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 viaParagonIE_Sodium_Compat::crypto_sign_detached()
.I would, however, wait until sodium_compat has been audited first: paragonie/sodium_compat#8
The text was updated successfully, but these errors were encountered: