diff options
Diffstat (limited to 'libraries/libtasn1/README')
-rw-r--r-- | libraries/libtasn1/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libtasn1/README b/libraries/libtasn1/README new file mode 100644 index 0000000000..eb732eff2c --- /dev/null +++ b/libraries/libtasn1/README @@ -0,0 +1,4 @@ +Libtasn1 is the ASN.1 library used by GnuTLS, GNU Shishi and some +other packages.The goal of this implementation is to be highly +portable, and only require an ANSI C89 platform. It was written by +Fabio Fiorina, and has been shipped as part of GnuTLS. |