diff options
Diffstat (limited to 'Doc/lib/libcrypto.tex')
-rw-r--r-- | Doc/lib/libcrypto.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/lib/libcrypto.tex b/Doc/lib/libcrypto.tex new file mode 100644 index 0000000000..467bee4aee --- /dev/null +++ b/Doc/lib/libcrypto.tex @@ -0,0 +1,5 @@ +\chapter{CRYPTOGRAPHIC EXTENSIONS} + +The modules described in this chapter implement various algorithms of +a cryptographic nature. They are available at the discretion of the +installation. |