public inbox for pyderasn-devel@lists.cypherpunks.ru
Atom feed
* [pyderasn-devel] PyDERASN 4.1 release announcement
@ 2018-09-12 20:13 Sergey Matveev
  0 siblings, 0 replies; only message in thread
From: Sergey Matveev @ 2018-09-12 20:13 UTC (permalink / raw)
  To: pyderasn-devel

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

I am pleased to announce PyDERASN 4.1 release availability!

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

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

The main improvements for that release are:

* "bered" attribute, meaning if object has BER-specific encoding, is
  renamed to "ber_encoded"
* "bered" attribute is replace with property showing if any of
  underlying values are BER-encoded. If value has length indefinite
  encoded explicit tag, value, if value contains BER-related encoding,
  or if it contains other objects that are "bered", then it is "bered"

------------------------ >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-4.1.tar.xz (267 KiB)
    http://pyderasn.cypherpunks.ru/download/pyderasn-4.1.tar.xz.sig

SHA256 hash: 0FC879E6 B407BD4E AEFD9087 CB1B38F7 416761DB 73894BAF CCA21178 234D20A8
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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-12 20:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-12 20:13 [pyderasn-devel] PyDERASN 4.1 release announcement Sergey Matveev