TclPKCS11

Check-in [cd77b1e72e]
Login
Overview
Comment:Added basic installation instructions to README
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cd77b1e72e3f85f79a4597b0404fa89b930154b3bc1290869b620e5f4b3dba8b
User & Date: rkeene on 2010-10-10 22:30:00
Other Links: manifest | tags
Context
2010-10-10
22:30
Tclpkcs11 0.9 check-in: da10f287f3 user: rkeene tags: trunk
22:30
Added basic installation instructions to README check-in: cd77b1e72e user: rkeene tags: trunk
22:27
Added README Updated to set package version from release script check-in: d902a335fd user: rkeene tags: trunk
Changes

Modified README from [bbebc1e25c] to [d7214f6024].

1
2
3
4








PKCS#11 Extension for Tcl.

Can be used to load a PKCS#11 module (e.g., ActivClient, ActivCard,
CoolKey, CACKey) and perform cryptographic operations.












>
>
>
>
>
>
>
>
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