]> Cypherpunks.ru repositories - pygost.git/commit
Use DEFINES PyDERASN feature for less .decode() invocations
authorSergey Matveev <stargrave@stargrave.org>
Tue, 1 Jan 2019 19:30:41 +0000 (22:30 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 1 Jan 2019 19:30:41 +0000 (22:30 +0300)
commit276e72e7d9ec5088d3d82211aefe119069a53d28
tree623f2264d7c233158c1aea385793f6787ebf46ff
parent17cdc6dae49b37447e247041a4ec14e8dbc5fe72
Use DEFINES PyDERASN feature for less .decode() invocations
pygost/asn1schemas/cms.py
pygost/asn1schemas/oids.py [new file with mode: 0644]
pygost/asn1schemas/pfx.py
pygost/test_cms.py
pygost/test_pfx.py
pygost/test_x509.py