python-asn1crypto
No description set
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / python-asn1crypto
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-asn1crypto && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
1.3.0.tar.gz | 0000670595 655 KB | |
_link | 0000000124 124 Bytes | |
python-asn1crypto.changes | 0000005257 5.13 KB | |
python-asn1crypto.spec | 0000001633 1.59 KB |
Revision 15 (latest revision is 30)
Tomáš Chvátal (scarabeus_iv)
accepted
request 765250
from
Markéta Machová (mcalabkova)
(revision 15)
- update to version 1.3.0 * Added encrypt_key_pref to cms.CMSAttributeType(), along with related structures * Added Brainpool curves from RFC 5639 to keys.NamedCurve() * Fixed x509.Certificate().subject_directory_attributes_value * Fixed some incorrectly computed minimum elliptic curve primary key encoding sizes in keys.NamedCurve() * Fixed a TypeError when trying to call .untag() or .copy() on a core.UTCTime() or core.GeneralizedTime(), or a value containing one, when using Python 2 * Added asn1crypto.load_order(), which returns a list of unicode strings of the names of the fully-qualified module names for all of submodules of the package. The module names are listed in their dependency load order. This is primarily intended for the sake of implementing hot reloading. * Added User ID to x509.NameType() * Added various EC named curves to keys.NamedCurve() * Fix an absolute import in keys to a relative import
Comments 0