public inbox for pyderasn-devel@lists.cypherpunks.ru
Atom feed
From: Sergey Matveev <stargrave@stargrave•org>
To: pyderasn-devel@lists.cypherpunks.ru
Subject: [pyderasn-devel] PyDERASN 3.9 release announcement
Date: Sat, 30 Jun 2018 00:18:06 +0300	[thread overview]
Message-ID: <20180629211806.GA55788@stargrave.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1494 bytes --]

I am pleased to announce PyDERASN 3.9 release availability!

PyDERASN is free software pure Python ASN.1 DER/BER library.

------------------------ >8 ------------------------

The main improvements for that release are:

* SEQUENCE's values are printed with field's name. Previously there was
  the following output:

    AlgorithmIdentifier SEQUENCE[
        OBJECT IDENTIFIER 1.3.14.3.2.26,
        [UNIV 5] ANY 0500 OPTIONAL
    ]

  now it is:

    AlgorithmIdentifier SEQUENCE[
        algorithm: OBJECT IDENTIFIER 1.3.14.3.2.26;
        parameters: [UNIV 5] ANY 0500 OPTIONAL
    ]

* Fixed EOC (Unicode character) repr printing issues under Python2

------------------------ >8 ------------------------

PyDERASN'es home page is: http://pyderasn.cypherpunks.ru/

Source code and its signature for that version can be found here:

    http://pyderasn.cypherpunks.ru/download/pyderasn-3.9.tar.xz (260 KiB)
    http://pyderasn.cypherpunks.ru/download/pyderasn-3.9.tar.xz.sig

SHA256 hash: 91ED96E1 52AD61FD 05021CE7 945B633C D46B3CFC C82D3183 0FA73C3A D394EDB4
GPG key: 2ED6 C846 3051 02DF 5B4E  0383 04A9 33D1 BA20 327A
         PyDERASN releases <pyderasn at cypherpunks dot ru>

Please send questions regarding the use of PyDERASN, bug reports and patches
to mailing list: https://lists.cypherpunks.ru/mailman/listinfo/pyderasn-devel

-- 
Sergey Matveev (http://www.stargrave.org/)
OpenPGP: CF60 E89A 5923 1E76 E263  6422 AE1A 8109 E498 57EF

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

                 reply	other threads:[~2018-06-29 21:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed