How to Install and Uninstall golang-github-thalesignite-crypto11-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "golang-github-thalesignite-crypto11-dev" package

In this section, we are going to explain the necessary steps to install golang-github-thalesignite-crypto11-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-thalesignite-crypto11-dev

2. Uninstall "golang-github-thalesignite-crypto11-dev" package

Learn how to uninstall golang-github-thalesignite-crypto11-dev on Kali Linux:

$ sudo apt remove golang-github-thalesignite-crypto11-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-thalesignite-crypto11-dev package on Kali Linux

Package: golang-github-thalesignite-crypto11-dev
Source: golang-github-thalesignite-crypto11
Version: 1.2.5-2
Installed-Size: 221
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-miekg-pkcs11-dev, golang-github-pkg-errors-dev, golang-github-thales-e-security-pool-dev
Size: 37244
SHA256: 2d739d67313f5e05f9250b3300a2bf2961523048ea0858e6c83f8c48e38ebe5a
SHA1: 93232fef25b62ca76b3c3658a4303dbf39ff43ec
MD5sum: e5548c2d43803f903f936519269aae6b
Description: 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
Description-md5:
Homepage: https://github.com/ThalesIgnite/crypto11
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-thalesignite-crypto11/golang-github-thalesignite-crypto11-dev_1.2.5-2_all.deb