aboutsummaryrefslogtreecommitdiff
path: root/security/libgringotts
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /security/libgringotts
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
downloadports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz
ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip
Notes
Diffstat (limited to 'security/libgringotts')
-rw-r--r--security/libgringotts/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libgringotts/pkg-descr b/security/libgringotts/pkg-descr
index 6fc5fcd0e8ab..c65114c837ae 100644
--- a/security/libgringotts/pkg-descr
+++ b/security/libgringotts/pkg-descr
@@ -3,7 +3,7 @@ developed for Gringotts; its purpose is to encapsulate data (generic: ASCII,
but also binary data) in an encrypted and compressed structure, to be written
in a file or used elseway. It makes use of strong encryption algorithms, to
ensure the data are as safe as possible, and allow the user to have the
-complete control over all the algorithms used in the process.
+complete control over all the algorithms used in the process.
For encryptions, libGringotts makes use of the MCrypt and MHash libs by Nikos
Mavroyanopoulos.