[Python-modules-commits] [python-cryptography-vectors] branch upstream updated (bcb63d1 -> 72a7968)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Fri Oct 30 06:55:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch upstream
in repository python-cryptography-vectors.
from bcb63d1 Imported Upstream version 1.0.2
new 72a7968 Import python-cryptography-vectors_1.1.orig.tar.gz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
PKG-INFO | 2 +-
cryptography_vectors.egg-info/PKG-INFO | 2 +-
cryptography_vectors.egg-info/SOURCES.txt | 5 +
cryptography_vectors/KDF/ansx963_2001.txt | 1335 ++++++++++++++++++++
cryptography_vectors/__about__.py | 2 +-
.../x509/custom/cdp_empty_hostname.pem | 33 +
.../x509/custom/crl_all_reasons.pem | 67 +-
.../custom/crl_inval_cert_issuer_entry_ext.pem | 11 +
.../x509/custom/san_empty_hostname.pem | 32 +
.../custom/unsupported_subject_public_key_info.pem | 28 +
setup.py | 2 +
11 files changed, 1482 insertions(+), 37 deletions(-)
create mode 100644 cryptography_vectors/KDF/ansx963_2001.txt
create mode 100644 cryptography_vectors/x509/custom/cdp_empty_hostname.pem
create mode 100644 cryptography_vectors/x509/custom/crl_inval_cert_issuer_entry_ext.pem
create mode 100644 cryptography_vectors/x509/custom/san_empty_hostname.pem
create mode 100644 cryptography_vectors/x509/custom/unsupported_subject_public_key_info.pem
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cryptography-vectors.git
More information about the Python-modules-commits
mailing list