commit | bc74b0c8af17458ecae77f725e507ab5fd100105 | [log] [tgz] |
---|---|---|
author | Martin Willi <martin@strongswan.org> | Wed Nov 25 00:58:39 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 25 15:48:44 2009 -0800 |
tree | 9f15b0cb9731ae1eb4e820440894c8edba5d6a45 | |
parent | 8f8a088c2127c729638da8f2d33860e346c01eda [diff] |
xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM These algorithms use a truncation of 192/256 bits, as specified in RFC4868. Signed-off-by: Martin Willi <martin@strongswan.org> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>