X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=README;h=925fbf4b16a4d89af6f9e0bfc3bc98bc8f9e8f72;hp=8d6d2a070746ffe001ecf003e08fd1220ce6a42c;hb=2d45a224943c79e95cbd4913b44420788bc6c17d;hpb=ce2545512540b451e07753a247a78fccfae699df diff --git a/README b/README index 8d6d2a0..925fbf4 100644 --- a/README +++ b/README @@ -1,8 +1,9 @@ -PyDERASN -- ASN.1 DER library for Python +PyDERASN -- ASN.1 DER/BER library for Python I'm going to build my own ASN.1 library with slots and blobs! (C) PyDERASN's author +* BER/CER/DER decoding, DER encoding * Basic ASN.1 data types (X.208): BOOLEAN, INTEGER, BIT STRING, OCTET STRING, NULL, OBJECT IDENTIFIER, ENUMERATED, all strings, UTCTime, GeneralizedTime, CHOICE, ANY, SEQUENCE (OF), SET (OF)