diff options
| author | miod <> | 2015-08-18 20:19:32 +0000 |
|---|---|---|
| committer | miod <> | 2015-08-18 20:19:32 +0000 |
| commit | 2d67b447a2fe41a8268632aadfe110ab61201211 (patch) | |
| tree | b1b6a57041a5f2860e0b426b99e1fd63969817ec /src/lib/libcrypto/doc/PKCS5_PBKDF2_HMAC.pod | |
| parent | 7a749bef0fb3bbe4be7688ac4a1b106a77880445 (diff) | |
| download | openbsd-2d67b447a2fe41a8268632aadfe110ab61201211.tar.gz openbsd-2d67b447a2fe41a8268632aadfe110ab61201211.tar.bz2 openbsd-2d67b447a2fe41a8268632aadfe110ab61201211.zip | |
typos
Diffstat (limited to 'src/lib/libcrypto/doc/PKCS5_PBKDF2_HMAC.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/PKCS5_PBKDF2_HMAC.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/PKCS5_PBKDF2_HMAC.pod b/src/lib/libcrypto/doc/PKCS5_PBKDF2_HMAC.pod index 7a2b8e6187..0c164a0ed6 100644 --- a/src/lib/libcrypto/doc/PKCS5_PBKDF2_HMAC.pod +++ b/src/lib/libcrypto/doc/PKCS5_PBKDF2_HMAC.pod | |||
| @@ -49,7 +49,7 @@ encryption algorithm from a password in the B<pass>, a salt in B<salt>, | |||
| 49 | and an iteration count. | 49 | and an iteration count. |
| 50 | 50 | ||
| 51 | Increasing the B<iter> parameter slows down the algorithm which makes it | 51 | Increasing the B<iter> parameter slows down the algorithm which makes it |
| 52 | harder for an attacker to peform a brute force attack using a large number | 52 | harder for an attacker to perform a brute force attack using a large number |
| 53 | of candidate passwords. | 53 | of candidate passwords. |
| 54 | 54 | ||
| 55 | =head1 RETURN VALUES | 55 | =head1 RETURN VALUES |
