Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Tags: google/go-p11-kit

Tags

v0.4.0

Toggle v0.4.0's commit message
Remove sha1 digest algorithm identifier from the accepted prefixes fo…

…r RSA-PKCS

v0.3.0

Toggle v0.3.0's commit message
p11kit: allow servers to overwrite generated object CK_OBJECT_HANDLE

v0.2.0

Toggle v0.2.0's commit message
example: use SetCertificate to add cert attributes

This allows gnutls and p11-kit to properly enumerate objects on example
server. Keys and certs with matching public keys are automatically
associated with eachother in a way that makes gnutls and p11-kit happy.

Fixes #21.

v0.1.0

Toggle v0.1.0's commit message
p11kit: add support for C_GetMechanismList and C_GetMechanismInfo