diff options
Diffstat (limited to 'gnu/packages/crypto.scm')
-rw-r--r-- | gnu/packages/crypto.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm index 5fbc0cf857..d3dbd28aac 100644 --- a/gnu/packages/crypto.scm +++ b/gnu/packages/crypto.scm @@ -38,7 +38,7 @@ (build-system gnu-build-system) (synopsis "Portable NaCl-based crypto library") (description - "libsodium is a new easy-to-use high-speed software library for network + "Sodium is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc.") (license isc) (home-page "http://libsodium.org"))) |