Differences From Artifact [bbebc1e25c]:
- File README — part of check-in [d902a335fd] at 2010-10-10 22:27:48 on branch trunk — Added README Updated to set package version from release script (user: rkeene, size: 151) [annotate] [blame] [check-ins using]
To Artifact [d7214f6024]:
- File README — part of check-in [cd77b1e72e] at 2010-10-10 22:30:00 on branch trunk — Added basic installation instructions to README (user: rkeene, size: 311) [annotate] [blame] [check-ins using]
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 | + + + + + + + + | PKCS#11 Extension for Tcl. Can be used to load a PKCS#11 module (e.g., ActivClient, ActivCard, CoolKey, CACKey) and perform cryptographic operations. This package requires the "pki" extension, which is pure Tcl and can be found in Tcllib. Installation: ./configure make cp tclpkcs11.so pkgIndex.tcl /dest |