Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

OpenSSL engine for PKCS#11.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

opencryptoki/openssl-ibmpkcs11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0a1179d · Feb 22, 2018

History

38 Commits
Aug 11, 2017
Feb 22, 2018
Feb 13, 2018
Feb 1, 2018
Jul 21, 2010
Jul 21, 2010
Feb 22, 2018
Jul 21, 2010
Jul 21, 2010
Aug 11, 2017
Jul 21, 2010
Jul 21, 2010
Aug 11, 2017
Feb 22, 2018
Jan 18, 2018

Repository files navigation

 README for the IBM OpenSSL PKCS#11 engine

 Report bugs: [email protected]

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