pyaes 1.6.1-1 source package in Ubuntu

Changelog

pyaes (1.6.1-1) unstable; urgency=medium

  * New upstream release.

 -- Tristan Seligmann <email address hidden>  Mon, 18 Dec 2017 14:29:16 +0200

Upload details

Uploaded by:
Tristan Seligmann
Uploaded to:
Sid
Original maintainer:
Tristan Seligmann
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyaes_1.6.1-1.dsc 1.9 KiB f209f2d70692e840224da0c99fb935ac6131bf87c1e93d8a772ec28e29210e8d
pyaes_1.6.1.orig.tar.gz 28.5 KiB 2de6150553b59b212c1512a7b3a3a2d4c6432839a75d64c791e028af64ef3e23
pyaes_1.6.1-1.debian.tar.xz 2.2 KiB 89045b534aff9fa114693a67a8af763bdefc5855a39bc0f2fa519716b67bec05

Available diffs

No changes file available.

Binary packages built by this source

pypy-pyaes: No summary available for pypy-pyaes in ubuntu cosmic.

No description available for pypy-pyaes in ubuntu cosmic.

python-pyaes: No summary available for python-pyaes in ubuntu cosmic.

No description available for python-pyaes in ubuntu cosmic.

python3-pyaes: Pure-Python implementation of the AES cipher (Python 3)

 A pure-Python implementation of the AES (FIPS-197)
 block-cipher algorithm and common modes of operation (CBC, CFB, CTR, ECB,
 OFB) with no dependencies beyond standard Python libraries. See README.md
 for API reference and details.
 .
 This package contains the Python 3 version of pyaes.