soft_signer

Software-key implementation of `SignCore.Signer` for PKCS#12 (.p12 / .pfx) bundles and PKCS#8 PEM private keys (encrypted or not). Use with `sign_core` to produce PAdES / XAdES / JWS signatures from filesystem-resident keys.

Cryptography

Stars

1

Unreleased Activity

Unknown

First Release

4

months ago

Last Release

4

months ago

Downloads

320

last 90 days

Last Stable Version

0.1.0

Version 0.1.0

Published May 2026
Elixir Version Requirement ~> 1.19
Documentation for 0.1.0

Dependencies

1
sign_core ~> 0.1

Signer-agnostic PDF (PAdES B-B/B-T) and XML (XAdES B-B/B-T) signing primitives. Wire in your own signature source (PKCS#11 hardware via `pkcs11ex`, PKCS#12 / PKCS#8 software keys via `soft_signer`, cloud KMS, etc.) by implementing the `SignCore.Signer` protocol.

Community

Looks like this space is still empty… Want to be the first to contribute?

Share an article, talk, or podcast by adding resources to this package.

Related Packages

122 packages