pyelliptic 1.5.7-1 source package in Ubuntu

Changelog

pyelliptic (1.5.7-1) unstable; urgency=medium

  * New upstream release

 -- Riley Baird <email address hidden>  Thu, 17 Sep 2015 15:27:31 +1000

Upload details

Uploaded by:
Riley Baird
Uploaded to:
Sid
Original maintainer:
Riley Baird
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyelliptic_1.5.7-1.dsc 2.0 KiB 31aa6514a32829ca588bc759199f5bb54b0aa5b669b46ff7e329f315ae808a0a
pyelliptic_1.5.7.orig.tar.gz 10.3 KiB f7df4dd5b7a2e16dd69a64589e97c7a9eb5f061a9e93797170bab30e838c183c
pyelliptic_1.5.7-1.debian.tar.xz 3.9 KiB 42c0f1f51ac2a591a0476be945fcb124a07eb5f181fcccc69bccf7d8de8c501c

Available diffs

No changes file available.

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.