1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Update HMAC algorithms.

This commit is contained in:
Pawel Jakub Dawidek 2006-05-17 18:58:25 +00:00
parent f3326d72d0
commit 71ee05c835
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=158708

View File

@ -185,7 +185,9 @@ Currently supported algorithms are:
.It Dv CRYPTO_ARC4
.It Dv CRYPTO_MD5
.It Dv CRYPTO_SHA1
.It Dv CRYPTO_SHA2_HMAC
.It Dv CRYPTO_SHA2_256_HMAC
.It Dv CRYPTO_SHA2_384_HMAC
.It Dv CRYPTO_SHA2_512_HMAC
.It Dv CRYPTO_NULL_HMAC
.It Dv CRYPTO_NULL_CBC
.El