diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-10-12 09:41:42 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-10-12 09:41:42 +0000 |
| commit | 492528c051c93c3c37a5f455115eb8da8a1892ba (patch) | |
| tree | 2decf36a0c89d43e5a0e70adbde87c593c8c9376 /share/doc | |
| parent | 5e6a487b36ef330611799d3c189c3dd0e3b6f8fc (diff) | |
Notes
Diffstat (limited to 'share/doc')
| -rw-r--r-- | share/doc/IPv6/IMPLEMENTATION | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/doc/IPv6/IMPLEMENTATION b/share/doc/IPv6/IMPLEMENTATION index 1b663dc084ae..5bc6bd6d0bc1 100644 --- a/share/doc/IPv6/IMPLEMENTATION +++ b/share/doc/IPv6/IMPLEMENTATION @@ -1717,6 +1717,7 @@ Currently supported algorithms are: keyed SHA1 with 128bit crypto checksum (no document) HMAC MD5 with 128bit crypto checksum (rfc2085.txt) HMAC SHA1 with 128bit crypto checksum (no document) + HMAC RIPEMD160 with 128bit crypto checksum (no document) old IPsec ESP null encryption (no document, similar to rfc2410.txt) DES-CBC mode (rfc1829.txt) @@ -1729,6 +1730,7 @@ Currently supported algorithms are: HMAC SHA2-256 with 96bit crypto checksum (no document) HMAC SHA2-384 with 96bit crypto checksum (no document) HMAC SHA2-512 with 96bit crypto checksum (no document) + HMAC RIPEMD160 with 96bit crypto checksum (RFC2857) new IPsec ESP null encryption (rfc2410.txt) DES-CBC with derived IV |
