summaryrefslogtreecommitdiff
path: root/security/cryptlib/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/cryptlib/pkg-descr')
-rw-r--r--security/cryptlib/pkg-descr16
1 files changed, 8 insertions, 8 deletions
diff --git a/security/cryptlib/pkg-descr b/security/cryptlib/pkg-descr
index 3831ec3314f6..9ff9a67de8fa 100644
--- a/security/cryptlib/pkg-descr
+++ b/security/cryptlib/pkg-descr
@@ -1,14 +1,14 @@
-cryptlib is a powerful security toolkit which allows even inexperienced
-crypto programmers to easily add encryption and authentication services to
-their software. The high-level interface provides anyone with the ability to
-add strong security capabilities to an application in as little as half an
-hour, without needing to know any of the low-level details which make the
-encryption or authentication work. Because of this, cryptlib dramatically
+cryptlib is a powerful security toolkit which allows even inexperienced
+crypto programmers to easily add encryption and authentication services to
+their software. The high-level interface provides anyone with the ability to
+add strong security capabilities to an application in as little as half an
+hour, without needing to know any of the low-level details which make the
+encryption or authentication work. Because of this, cryptlib dramatically
reduces the cost involved in adding security to new or existing applications.
cryptlib provides a standardised interface to a number of popular encryption
-algorithms, as well as providing a high-level interface which hides most of
-the implementation details and provides an operating-system-independent
+algorithms, as well as providing a high-level interface which hides most of
+the implementation details and provides an operating-system-independent
encoding method which makes it easy to transfer secured data from one operating
environment to another.