The purpose of the Crypto application is to provide an Erlang API
to cryptographic functions, see
The current crypto implementation uses nifs to interface OpenSSLs crypto library and requires OpenSSL package version 0.9.8 or higher.
Source releases of OpenSSL can be downloaded from the
application(3)