aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/doc/src/crypto_app.xml
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2012-12-05 11:09:55 +0100
committerSverker Eriksson <[email protected]>2012-12-05 11:09:55 +0100
commit11f4ef24c45fa8b01bb35adc0479e4eba98a05ed (patch)
treed926f43ecffb5e9a35aaaf2265f660ce2c4363a7 /lib/crypto/doc/src/crypto_app.xml
parent33334fe5f0527ffd02f578601546717773fd55c9 (diff)
parent0edde92eb70f4d6bc058e53fd7a39e255a206773 (diff)
downloadotp-11f4ef24c45fa8b01bb35adc0479e4eba98a05ed.tar.gz
otp-11f4ef24c45fa8b01bb35adc0479e4eba98a05ed.tar.bz2
otp-11f4ef24c45fa8b01bb35adc0479e4eba98a05ed.zip
Merge branch 'sverk/crypto-openssl-0.9.7'
* sverk/crypto-openssl-0.9.7: crypto: Skip sha256/512 tests for openssl 0.9.7 crypto: Refactor test with if_098 helper function crypto: Let info_lib return header version instead of lib version crypto: Make crypto:info() up to date crypto: Add some unlisted test cases as part of the test suite crypto: Fix some documentation bugs crypto: Throw notsup for DES3 CFB encryption for old openssl
Diffstat (limited to 'lib/crypto/doc/src/crypto_app.xml')
-rw-r--r--lib/crypto/doc/src/crypto_app.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/doc/src/crypto_app.xml b/lib/crypto/doc/src/crypto_app.xml
index 1c01e3f099..6573a56f4c 100644
--- a/lib/crypto/doc/src/crypto_app.xml
+++ b/lib/crypto/doc/src/crypto_app.xml
@@ -62,7 +62,7 @@
<section>
<title>OpenSSL libraries</title>
<p>The current implementation of the Erlang Crypto application is
- based on the <em>OpenSSL</em> package version 0.9.7 or higher.
+ based on the <em>OpenSSL</em> package version 0.9.8 or higher.
There are source and binary releases on the web.
</p>
<p>Source releases of OpenSSL can be downloaded from the <url href="http://www.openssl.org">OpenSSL</url> project home page,