A PKCS#11 module which fixes the runtime after a process fork.
Fork, clone or download this repository and use it as base for your own PKCS#11 module.
To build this module, you just run:
make buildNote: Because of Cgo, gcc is expected to be installed.
PKCS11_SUBMODULE- An absolute path to the real PKCS#11 module to load.