diff options
author | Pierre Cazenave <pwcazenave at gmail {dot} com> | 2010-05-13 00:57:51 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:57:51 +0200 |
commit | 12b4698c078275b1bc13df1830b362a452b43661 (patch) | |
tree | 6716e04790adde39fbc920cc3727a2d33f2ba7b1 /development/cryptoki/README | |
parent | 651ceae03f2cf9aa965147f6274dcd193dcce64a (diff) | |
download | slackbuilds-12b4698c078275b1bc13df1830b362a452b43661.tar.gz |
development/cryptoki: Added to 13.0 repository
Diffstat (limited to 'development/cryptoki/README')
-rw-r--r-- | development/cryptoki/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/development/cryptoki/README b/development/cryptoki/README new file mode 100644 index 0000000000..8a673dfa80 --- /dev/null +++ b/development/cryptoki/README @@ -0,0 +1,11 @@ +RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki) +2.20 header files. + +This standard specifies an API, called Cryptoki, to devices which hold +cryptographic information and perform cryptographic functions. Cryptoki, +pronounced crypto-key and short for cryptographic token interface, +follows a simple object-based approach, addressing the goals of +technology independence (any kind of device) and resource sharing +(multiple applications accessing multiple devices), presenting to +applications a common, logical view of the device called a cryptographic +token. |