How to Install and Uninstall python3-pyelliptic Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-pyelliptic" package

Here is a brief guide to show you how to install python3-pyelliptic on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyelliptic

2. Uninstall "python3-pyelliptic" package

Please follow the steps below to uninstall python3-pyelliptic on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pyelliptic $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyelliptic package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pyelliptic
Priority: optional
Section: universe/python
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Riley Baird
Architecture: all
Source: pyelliptic
Version: 1.5.7-1
Depends: python3:any (>= 3.3.2-2~), openssl
Filename: pool/universe/p/pyelliptic/python3-pyelliptic_1.5.7-1_all.deb
Size: 12740
MD5sum: d7460362a1dddb81133de4d613509e2f
SHA1: 7c87e5351e4ec043cd702809d3cfb84be9aec992
SHA256: 70195b8abc5a4617e2f219d039925f5f87f6026a4c2fca1ae65a0211eb336b69
Description-en: High level Python wrapper for OpenSSL (Python 3)
PyElliptic is a Python module that provides high level access to the
OpenSSL library, featuring elliptic curve cryptography (ECC), symmetric
cryptography and more.
.
The full list of functions is below:
.
Key agreement : ECDH
Digital signatures : ECDSA
Hybrid encryption : ECIES (like RSA)
AES-128 (CBC, OFB, CFB, CTR)
AES-256 (CBC, OFB, CFB, CTR)
Blowfish (CFB and CBC)
RC4
CSPRNG
HMAC (using SHA512)
PBKDF2 (SHA256 and SHA512)
.
This package provides the Python 3 version.
Description-md5: 8f48ecf34fe2d5bf5342115b9c55c49b
Homepage: https://github.com/yann2192/pyelliptic/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions