[ 源代码: golang-github-thalesignite-crypto11 ]
软件包:golang-github-thalesignite-crypto11-dev(1.2.5-2)
golang-github-thalesignite-crypto11-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-thalesignite-crypto11:
- [golang-github-thalesignite-crypto11_1.2.5-2.dsc]
- [golang-github-thalesignite-crypto11_1.2.5.orig.tar.gz]
- [golang-github-thalesignite-crypto11_1.2.5-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
implementation of Golang crypto interfaces with PKCS#11 as backend
This package provides an implementation of the standard Golang crypto interfaces that uses PKCS#11 as a backend. Signing is done through the crypto.Signer interface and decryption through crypto.Decrypter.
Supported features are:
- Generation and retrieval of RSA, DSA and ECDSA keys. - Importing and retrieval of x509 certificates - PKCS#1 v1.5 signing. - PKCS#1 PSS signing. - PKCS#1 v1.5 decryption - PKCS#1 OAEP decryption - ECDSA signing. - DSA signing. - Random number generation. - AES and DES3 encryption and decryption. - HMAC support.
Documentation: https://godoc.org/github.com/ThalesIgnite/crypto11
其他与 golang-github-thalesignite-crypto11-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-miekg-pkcs11-dev
- pkcs11 wrapper for Go
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-thales-e-security-pool-dev
- Collection of go packages from Vitess (library)