]> Cypherpunks.ru repositories - pygost.git/commit
More TC26 ASN.1 test vectors 3.15
authorSergey Matveev <stargrave@stargrave.org>
Sun, 9 Dec 2018 13:16:28 +0000 (16:16 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 9 Dec 2018 18:17:31 +0000 (21:17 +0300)
commit5013b980d53a9969649a59535b7566f73f11521e
tree50df1598a2f867157520a1136a1bc8ff0d8a0516
parentcf0e4b011863b11ccaba5fbcd9566cafbd130398
More TC26 ASN.1 test vectors
12 files changed:
NEWS
news.texi
pygost/Makefile
pygost/asn1schemas/__init__.py [new file with mode: 0644]
pygost/asn1schemas/cms.py [new file with mode: 0644]
pygost/asn1schemas/pfx.py [new file with mode: 0644]
pygost/asn1schemas/x509.py [new file with mode: 0644]
pygost/test_cms.py [new file with mode: 0644]
pygost/test_cms_enveloped.py [deleted file]
pygost/test_pfx.py [new file with mode: 0644]
pygost/test_x509.py [new file with mode: 0644]
setup.py