X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=doc%2Findex.rst;fp=doc%2Findex.rst;h=60fadae459800965acf55dfe9eaecb7ad925aa55;hp=9f5d3718d9c67a8c69e9a2c8b269ee732f4eb09e;hb=22b1dcbe470181ef497ef47e90da790c931fee08;hpb=3eb38566e734d6f5b274f4bb99fadb55f99ff2c7 diff --git a/doc/index.rst b/doc/index.rst index 9f5d371..60fadae 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -11,9 +11,10 @@ PyDERASN -- strict and fast ASN.1 DER/CER/BER library for Python Notation One) is a standard for abstract data serialization. PyDERASN is yet another library for dealing with ASN.1 structures, decoding them in `BER/CER/DER `__ formats and -encoding to DER (Distinguished Encoding Rules). Although ASN.1 is -written more than 30 years ago by wise Ancients (taken from ``pyasn1``'s -README), it is still often can be seen anywhere in our life. +encoding to either DER (Distinguished Encoding Rules) or CER (Canonical +Encoding Rules). Although ASN.1 is written more than 30 years ago by wise +Ancients (taken from ``pyasn1``'s README), it is still often can be seen +anywhere in our life. PyDERASN is `free software `__, licenced under `GNU LGPLv3 `__.