From 7dffc40272c1536ac9cb4bcedbaa4b71b6f770b7 Mon Sep 17 00:00:00 2001 From: Klaus Trainer Date: Sun, 21 Apr 2013 20:05:45 +0200 Subject: crypto: Fix typo in documentation --- lib/crypto/doc/src/crypto.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/crypto/doc') diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml index 29fc885152..7eca4557d9 100755 --- a/lib/crypto/doc/src/crypto.xml +++ b/lib/crypto/doc/src/crypto.xml @@ -1354,7 +1354,7 @@ Mpint() = >]]>

Computes the SRP session key (shared secret) for the client side (first argument is DerivedKey) or for the server side (first argument is Verifier). Also used - as premaster secret by TLS-SRP ciher suites. + as premaster secret by TLS-SRP cipher suites.

-- cgit v1.2.3