summaryrefslogtreecommitdiff
path: root/security/libtasn1/DESCR
blob: bddba4bc595b9c9d81dcded7e31381b8e2b65156 (plain)
1
2
3
4
5
6
7
8
9
10
libtasn1 library was developed for ASN1 (Abstract Syntax Notation One)
structures management. 

The main features of this library are:
- on-line ASN1 structure management that does
  not require any C code file generation;
- off-line ASN1 structure management with C code
  file generation containing an array;
- DER (Distinguish Encoding Rules) encoding;
- no limits for INTEGER and ENUMERATED values