X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=README;h=32c6db879dc9c7c9205c25ae082b23d2bc0a6ecb;hp=8ae8904e910202f6cefe0170b7d576436073f2b6;hb=43726ca738a6ba3f16ae484d8fa4f1a6b89cbaf1;hpb=7f7b2778d77e8e2d737cf23ed9f69bce03ce5d01 diff --git a/README b/README index 8ae8904..32c6db8 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ PyDERASN -- strict and fast ASN.1 DER/CER/BER library for Python * Aimed to be complaint with X.690-201508 * Streaming decoding and encoding capabilities, allowing working with very small memory footprint -* Python 2.7/3.5/3.6 compatibility +* Python 3.5+ compatibility * Automatic decoding of DEFINED BY fields * Ability to know exact decoded objects offset and lengths in the binary * Ability to allow BER-encoded data with knowing if any of specified @@ -36,7 +36,7 @@ pyderasn is free software: see the file COPYING.LESSER for copying conditions. PyDERASN home page is: http://www.pyderasn.cypherpunks.ru/ Please send questions, bug reports and patches to -https://lists.cypherpunks.ru/mailman/listinfo/pyderasn-devel +http://lists.cypherpunks.ru/pyderasn_002ddevel.html mailing list. Announcements also go to this mailing list. Development Git source code repository currently is located here: