summaryrefslogtreecommitdiffstats
path: root/crypto/libp11/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/libp11/DETAILS')
-rwxr-xr-xcrypto/libp11/DETAILS12
1 files changed, 8 insertions, 4 deletions
diff --git a/crypto/libp11/DETAILS b/crypto/libp11/DETAILS
index e0fc10df7c..eca6ab9ff3 100755
--- a/crypto/libp11/DETAILS
+++ b/crypto/libp11/DETAILS
@@ -10,9 +10,13 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="crypto"
SHORT="small layer on top of PKCS#11 API"
cat << EOF
-Libp11 is a library implementing a small layer on top of PKCS#11 API to make using PKCS#11 implementations easier.
- The official name for PKCS#11 is "RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki)".
- The official header files for PKCS #11 Standard are under a non-free license. Libp11 does not include these
-header files, but instead uses a rewritten pkcs11.h header file from scute project, which is licensed as open
+Libp11 is a library implementing a small layer on top of PKCS#11 API to make
+using PKCS#11 implementations easier.
+ The official name for PKCS#11 is "RSA Security Inc. PKCS #11 Cryptographic
+ Token Interface (Cryptoki)".
+ The official header files for PKCS #11 Standard are under a non-free
+ license. Libp11 does not include these
+header files, but instead uses a rewritten pkcs11.h header file from scute
+project, which is licensed as open
source software.
EOF