X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2Fcrypto.pod;h=6e23c1a882edca2626bd8150cb632dc3eb6f44a6;hp=aad75af0df6debe7dbe6ed6357194d06707d256f;hb=a0474357743b5cc4db1b5428ac3db85b1168d3a9;hpb=e51511ce497884ebf680714271ec96416e600622 diff --git a/doc/crypto/crypto.pod b/doc/crypto/crypto.pod index aad75af0df..6e23c1a882 100644 --- a/doc/crypto/crypto.pod +++ b/doc/crypto/crypto.pod @@ -21,46 +21,10 @@ individual algorithms. The functionality includes symmetric encryption, public key cryptography and key agreement, certificate handling, cryptographic -hash functions and a cryptographic pseudo-random number generator. +hash functions, cryptographic pseudo-random number generator, and +various utilities. -=over 4 - -=item SYMMETRIC CIPHERS - -L, L, L, -L, L, L, L - -=item PUBLIC KEY CRYPTOGRAPHY AND KEY AGREEMENT - -L, L, L, L - -=item CERTIFICATES - -L, L - -=item AUTHENTICATION CODES, HASH FUNCTIONS - -L, L, L, -L, L, L, -L - -=item AUXILIARY FUNCTIONS - -L, L, L, -L - -=item INPUT/OUTPUT, DATA ENCODING - -L, L, L, L, -L, L - -=item UTILITY FUNCTIONS - -L, L, L, -L, -L - -=back +See the individual manual pages for details. =head1 NOTES