You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Signed-off-by: Eduardo Barretto <ebarretto@linux.vnet.ibm.com> |
6 years ago | |
---|---|---|
rpm | 12 years ago | |
src | 6 years ago | |
.gitignore | 12 years ago | |
AUTHORS | 13 years ago | |
COPYING | 13 years ago | |
ChangeLog | 13 years ago | |
INSTALL | 13 years ago | |
LICENSE | 13 years ago | |
Makefile.am | 13 years ago | |
NEWS | 13 years ago | |
README | 13 years ago | |
bootstrap.sh | 13 years ago | |
configure.in | 12 years ago | |
openssl.cnf.sample.in | 12 years ago |
README
README for the IBM OpenSSL PKCS#11 engine Report bugs: opencryptoki-users@lists.sf.net ABOUT This package contains the dynamic PKCS#11 engine, originally written by IBM, with additions from Bull. BUILDING Requirements: OpenSSL 0.9.8 or newer $ configure [--libdir=/usr/lib/openssl/engines] [--enable-debug] [--with-openssl=/path/to/custom/openssl] $ make # make install