python-keyczar 0.716+ds-1ubuntu1 source package in Ubuntu

Changelog

python-keyczar (0.716+ds-1ubuntu1) bionic; urgency=medium

  * Mark failing test case with new pyasn1 as expected failure. Closes:
    #886115

 -- Dimitri John Ledkov <email address hidden>  Tue, 02 Jan 2018 13:29:22 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keyczar_0.716+ds.orig.tar.xz 221.5 KiB 3e0bf1a16fcb996f633ba4626016dc4c884e06974f7ce1d85f9b1d6cd34694cb
python-keyczar_0.716+ds-1ubuntu1.debian.tar.xz 6.5 KiB 646f47afc5358c88e5d3bf1aac37925255d8a45743c060da774243eebb83ea33
python-keyczar_0.716+ds-1ubuntu1.dsc 1.8 KiB 0c9d8b1e219f99785d6fa2ba1a8600fa01adf4f6e49f45fa658e9eabd473f927

View changes file

Binary packages built by this source

python-keyczar: toolkit for safe and simple cryptography for Python

 Keyczar is an open source cryptographic toolkit designed to make it easier and
 safer for developers to use cryptography in their applications. Keyczar
 supports authentication and encryption with both symmetric and asymmetric keys.
 Some features of Keyczar include:
 .
  * A simple API
  * Key rotation and versioning
  * Safe default algorithms, modes, and key lengths
  * Automated generation of initialization vectors and ciphertext signatures
  * Java, Python, and C++ implementations
 .
 This package provides the Python implementation of Keyczar.