[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
11 S-expressions
S-expressions are used by the public key functions to pass complex data structures around. These LISP like objects are used by some cryptographic protocols (cf. RFC-2692) and Libgcrypt provides functions to parse and construct them. For detailed information, see Ron Rivest, code and description of S-expressions, http://theory.lcs.mit.edu/~rivest/sexp.html.
11.1 Data types for S-expressions | Data types related with S-expressions. | |
11.2 Working with S-expressions | How to work with S-expressions. |
This document was generated on February 9, 2014 using texi2html 5.0.