Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-asn1crypto-0.24.0-lp152.3.4 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python2-asn1crypto Distribution: openSUSE Leap 15.2
Version: 0.24.0 Vendor: openSUSE
Release: lp152.3.4 Build date: Sun Mar 1 12:24:11 2020
Group: Development/Languages/Python Build host: build71
Size: 1438133 Source RPM: python-asn1crypto-0.24.0-lp152.3.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/wbond/asn1crypto
Summary: ASN.1 parser and serializer for Python
ASN.1 parser and serializer with definitions for private keys, public keys,
certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X509 and TSP

Provides

Requires

License

MIT

Changelog

* Sat Dec 16 2017 arun@gmx.de
  - update to version 0.24.0:
    * x509.Certificate().self_signed will no longer return "yes" under
      any circumstances. This helps prevent confusion since the library
      does not verify the signature. Instead a library like oscrypto
      should be used to confirm if a certificate is self-signed.
    * Added various OIDs to x509.KeyPurposeId()
    * Added x509.Certificate().private_key_usage_period_value
    * Added structures for parsing common subject directory attributes
      for X.509 certificates, including x509.SubjectDirectoryAttribute()
    * Added algos.AnyAlgorithmIdentifier() for situations where an
      algorithm identifier may contain a digest, signed digest or
      encryption algorithm OID
    * Fixed a bug with
      x509.Certificate().subject_directory_attributes_value not
      returning the correct value
    * Fixed a bug where explicitly-tagged fields in a core.Sequence()
      would not function properly when the field had a default value
    * Fixed a bug with type checking in pem.armor()
* Sat Nov 11 2017 arun@gmx.de
  - update to version 0.23.0:
    * Backwards compatibility break: the tag_type, explicit_tag and
      explicit_class attributes on core.Asn1Value no longer exist and
      were replaced by the implicit and explicit attributes. Field param
      dicts may use the new explicit and implicit keys, or the old
      tag_type and tag keys. The attribute changes will likely to have
      little to no impact since they were primarily an implementation
      detail.
    * Teletex strings used inside of X.509 certificates are now
      interpreted using Windows-1252 (a superset of ISO-8859-1). This
      enables compatibility with certificates generated by
      OpenSSL. Strict parsing of Teletex strings can be retained by
      using the x509.strict_teletex() context manager.
    * Added support for nested explicit tagging, supporting values that
      are defined with explicit tagging and then added as a field of
      another structure using explicit tagging.
    * Fixed a UnicodeDecodeError when trying to find the (optional)
      dependency OpenSSL on Python 2
    * Fixed next_update field of crl.TbsCertList to be optional
    * Added the x509.Certificate.sha256_fingerprint property
    * x509.Certificate.ocsp_urls and x509.DistributionPoint.url will now
      return https://, ldap:// and ldaps:// URLs in addition to http://.
    * Added CMS Attribute Protection definitions from RFC 6211
    * Added OIDs from RFC 6962
* Fri Mar 17 2017 jengelh@inai.de
  - Ensure neutrality of descriptions
* Thu Mar 16 2017 tbechtold@suse.com
  - Initial packaging (version 0.22.0)

Files

/usr/lib/python2.7/site-packages/asn1crypto
/usr/lib/python2.7/site-packages/asn1crypto-0.24.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/asn1crypto-0.24.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/asn1crypto-0.24.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/asn1crypto-0.24.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/asn1crypto-0.24.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/asn1crypto/__init__.py
/usr/lib/python2.7/site-packages/asn1crypto/__init__.pyc
/usr/lib/python2.7/site-packages/asn1crypto/__init__.pyo
/usr/lib/python2.7/site-packages/asn1crypto/_elliptic_curve.py
/usr/lib/python2.7/site-packages/asn1crypto/_elliptic_curve.pyc
/usr/lib/python2.7/site-packages/asn1crypto/_elliptic_curve.pyo
/usr/lib/python2.7/site-packages/asn1crypto/_errors.py
/usr/lib/python2.7/site-packages/asn1crypto/_errors.pyc
/usr/lib/python2.7/site-packages/asn1crypto/_errors.pyo
/usr/lib/python2.7/site-packages/asn1crypto/_ffi.py
/usr/lib/python2.7/site-packages/asn1crypto/_ffi.pyc
/usr/lib/python2.7/site-packages/asn1crypto/_ffi.pyo
/usr/lib/python2.7/site-packages/asn1crypto/_inet.py
/usr/lib/python2.7/site-packages/asn1crypto/_inet.pyc
/usr/lib/python2.7/site-packages/asn1crypto/_inet.pyo
/usr/lib/python2.7/site-packages/asn1crypto/_int.py
/usr/lib/python2.7/site-packages/asn1crypto/_int.pyc
/usr/lib/python2.7/site-packages/asn1crypto/_int.pyo
/usr/lib/python2.7/site-packages/asn1crypto/_iri.py
/usr/lib/python2.7/site-packages/asn1crypto/_iri.pyc
/usr/lib/python2.7/site-packages/asn1crypto/_iri.pyo
/usr/lib/python2.7/site-packages/asn1crypto/_ordereddict.py
/usr/lib/python2.7/site-packages/asn1crypto/_ordereddict.pyc
/usr/lib/python2.7/site-packages/asn1crypto/_ordereddict.pyo
/usr/lib/python2.7/site-packages/asn1crypto/_perf
/usr/lib/python2.7/site-packages/asn1crypto/_perf/__init__.py
/usr/lib/python2.7/site-packages/asn1crypto/_perf/__init__.pyc
/usr/lib/python2.7/site-packages/asn1crypto/_perf/__init__.pyo
/usr/lib/python2.7/site-packages/asn1crypto/_perf/_big_num_ctypes.py
/usr/lib/python2.7/site-packages/asn1crypto/_perf/_big_num_ctypes.pyc
/usr/lib/python2.7/site-packages/asn1crypto/_perf/_big_num_ctypes.pyo
/usr/lib/python2.7/site-packages/asn1crypto/_teletex_codec.py
/usr/lib/python2.7/site-packages/asn1crypto/_teletex_codec.pyc
/usr/lib/python2.7/site-packages/asn1crypto/_teletex_codec.pyo
/usr/lib/python2.7/site-packages/asn1crypto/_types.py
/usr/lib/python2.7/site-packages/asn1crypto/_types.pyc
/usr/lib/python2.7/site-packages/asn1crypto/_types.pyo
/usr/lib/python2.7/site-packages/asn1crypto/algos.py
/usr/lib/python2.7/site-packages/asn1crypto/algos.pyc
/usr/lib/python2.7/site-packages/asn1crypto/algos.pyo
/usr/lib/python2.7/site-packages/asn1crypto/cms.py
/usr/lib/python2.7/site-packages/asn1crypto/cms.pyc
/usr/lib/python2.7/site-packages/asn1crypto/cms.pyo
/usr/lib/python2.7/site-packages/asn1crypto/core.py
/usr/lib/python2.7/site-packages/asn1crypto/core.pyc
/usr/lib/python2.7/site-packages/asn1crypto/core.pyo
/usr/lib/python2.7/site-packages/asn1crypto/crl.py
/usr/lib/python2.7/site-packages/asn1crypto/crl.pyc
/usr/lib/python2.7/site-packages/asn1crypto/crl.pyo
/usr/lib/python2.7/site-packages/asn1crypto/csr.py
/usr/lib/python2.7/site-packages/asn1crypto/csr.pyc
/usr/lib/python2.7/site-packages/asn1crypto/csr.pyo
/usr/lib/python2.7/site-packages/asn1crypto/keys.py
/usr/lib/python2.7/site-packages/asn1crypto/keys.pyc
/usr/lib/python2.7/site-packages/asn1crypto/keys.pyo
/usr/lib/python2.7/site-packages/asn1crypto/ocsp.py
/usr/lib/python2.7/site-packages/asn1crypto/ocsp.pyc
/usr/lib/python2.7/site-packages/asn1crypto/ocsp.pyo
/usr/lib/python2.7/site-packages/asn1crypto/parser.py
/usr/lib/python2.7/site-packages/asn1crypto/parser.pyc
/usr/lib/python2.7/site-packages/asn1crypto/parser.pyo
/usr/lib/python2.7/site-packages/asn1crypto/pdf.py
/usr/lib/python2.7/site-packages/asn1crypto/pdf.pyc
/usr/lib/python2.7/site-packages/asn1crypto/pdf.pyo
/usr/lib/python2.7/site-packages/asn1crypto/pem.py
/usr/lib/python2.7/site-packages/asn1crypto/pem.pyc
/usr/lib/python2.7/site-packages/asn1crypto/pem.pyo
/usr/lib/python2.7/site-packages/asn1crypto/pkcs12.py
/usr/lib/python2.7/site-packages/asn1crypto/pkcs12.pyc
/usr/lib/python2.7/site-packages/asn1crypto/pkcs12.pyo
/usr/lib/python2.7/site-packages/asn1crypto/tsp.py
/usr/lib/python2.7/site-packages/asn1crypto/tsp.pyc
/usr/lib/python2.7/site-packages/asn1crypto/tsp.pyo
/usr/lib/python2.7/site-packages/asn1crypto/util.py
/usr/lib/python2.7/site-packages/asn1crypto/util.pyc
/usr/lib/python2.7/site-packages/asn1crypto/util.pyo
/usr/lib/python2.7/site-packages/asn1crypto/version.py
/usr/lib/python2.7/site-packages/asn1crypto/version.pyc
/usr/lib/python2.7/site-packages/asn1crypto/version.pyo
/usr/lib/python2.7/site-packages/asn1crypto/x509.py
/usr/lib/python2.7/site-packages/asn1crypto/x509.pyc
/usr/lib/python2.7/site-packages/asn1crypto/x509.pyo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024