Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PKCS#11 ForkFix Module

Go

A PKCS#11 module which fixes the runtime after a process fork.

Usage

Fork, clone or download this repository and use it as base for your own PKCS#11 module.

Build

To build this module, you just run:

make build

Note: Because of Cgo, gcc is expected to be installed.

Environment variables

  • PKCS11_SUBMODULE - An absolute path to the real PKCS#11 module to load.

About

A PKCS#11 module which fixes the runtime after a process fork.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages