Skip to content

yocto/pkcs11-module-forkfix-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages