]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/index.rst
More CER encoding mentioning
[pyderasn.git] / doc / index.rst
index 9f5d3718d9c67a8c69e9a2c8b269ee732f4eb09e..60fadae459800965acf55dfe9eaecb7ad925aa55 100644 (file)
@@ -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 <https://en.wikipedia.org/wiki/X.690>`__ formats and
 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 <https://en.wikipedia.org/wiki/X.690>`__ 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 <https://www.gnu.org/philosophy/free-sw.html>`__,
 licenced under `GNU LGPLv3 <https://www.gnu.org/licenses/lgpl-3.0.html>`__.
 
 PyDERASN is `free software <https://www.gnu.org/philosophy/free-sw.html>`__,
 licenced under `GNU LGPLv3 <https://www.gnu.org/licenses/lgpl-3.0.html>`__.