Skip to content

yocto/pkcs11-module-stub-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PKCS#11 Module Stub

Go

A PKCS#11 module with only stub functions.

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:

./download_headers.sh
go build --buildmode=c-shared -o bin/

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

About

A PKCS#11 module with only stub functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages