pyelliptic 1.5.7-1.1ubuntu1 source package in Ubuntu

Changelog

pyelliptic (1.5.7-1.1ubuntu1) artful; urgency=medium

  * Replace libssl1.0.2 with libssl1.0.0.
  * Try to find libcrypto.so.1.0.0 instead of libcrypto.so.1.0.2.

 -- Matthias Klose <email address hidden>  Sun, 17 Sep 2017 17:26:16 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Artful
Original maintainer:
Riley Baird
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyelliptic_1.5.7.orig.tar.gz 10.3 KiB f7df4dd5b7a2e16dd69a64589e97c7a9eb5f061a9e93797170bab30e838c183c
pyelliptic_1.5.7-1.1ubuntu1.debian.tar.xz 4.4 KiB 1c2b279f78ad649162e6979f1a904c9660ec58ca69bf9cbe9a911fa9d7b9ca44
pyelliptic_1.5.7-1.1ubuntu1.dsc 2.0 KiB fe02828590d4b493ee3a1a8e4b0f4d280e2e03702ac4d89dc6c2f0bd1d3e0b93

View changes file

Binary packages built by this source

python-pyelliptic: High level Python wrapper for OpenSSL (Python 2)

 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 2 version.

python3-pyelliptic: 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.