How to Install and Uninstall ghc-cryptonite Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "ghc-cryptonite" package
Please follow the guidance below to install ghc-cryptonite on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-cryptonite
Copied
2. Uninstall "ghc-cryptonite" package
Please follow the steps below to uninstall ghc-cryptonite on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-cryptonite
Copied
3. Information about the ghc-cryptonite package on openSuSE Tumbleweed
Information for package ghc-cryptonite:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-cryptonite
Version : 0.30-2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.9 MiB
Installed : No
Status : not installed
Source package : ghc-cryptonite-0.30-2.14.src
Upstream URL : https://hackage.haskell.org/package/cryptonite
Summary : Cryptography Primitives sink
Description :
A repository of cryptographic primitives.
* Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish, Camellia, RC4,
Salsa, XSalsa, ChaCha.
* Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd, Tiger,
Whirlpool, Blake2
* MAC: HMAC, KMAC, Poly1305
* Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Curve448,
Ed25519, Ed448
* Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt, BCryptPBKDF
* Cryptographic Random generation: System Entropy, Deterministic Random
Generator
* Data related: Anti-Forensic Information Splitter (AFIS)
If anything cryptographic related is missing from here, submit a pull request
to have it added. This package strives to be a cryptographic kitchen sink that
provides cryptography for everyone.
Evaluate the security related to your requirements before using.
Read "Crypto.Tutorial" for a quick start guide.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-cryptonite
Version : 0.30-2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.9 MiB
Installed : No
Status : not installed
Source package : ghc-cryptonite-0.30-2.14.src
Upstream URL : https://hackage.haskell.org/package/cryptonite
Summary : Cryptography Primitives sink
Description :
A repository of cryptographic primitives.
* Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish, Camellia, RC4,
Salsa, XSalsa, ChaCha.
* Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd, Tiger,
Whirlpool, Blake2
* MAC: HMAC, KMAC, Poly1305
* Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Curve448,
Ed25519, Ed448
* Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt, BCryptPBKDF
* Cryptographic Random generation: System Entropy, Deterministic Random
Generator
* Data related: Anti-Forensic Information Splitter (AFIS)
If anything cryptographic related is missing from here, submit a pull request
to have it added. This package strives to be a cryptographic kitchen sink that
provides cryptography for everyone.
Evaluate the security related to your requirements before using.
Read "Crypto.Tutorial" for a quick start guide.