lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 6 Jan 2012 12:34:29 +1100
From:	Herbert Xu <herbert@...dor.apana.org.au>
To:	Alexey Dobriyan <adobriyan@...il.com>
Cc:	linux-crypto@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: HMAC and stuff

Alexey Dobriyan <adobriyan@...il.com> wrote:
> aalg_list array contains list of "approved" HMAC algorightms.
> Do I understand correctly that to update this list some sort of
> official document like RFC has to be present?

The table is mainly there for the benefit of af_key.  It should
be relatively easy to make xfrm_user look up any algorithm by
name only.

However, we'll need to do something about representing those
algorithms through the af_key interface since that one uses
numeric IDs only.  The easiest is to pick an ID that we then
forbid when used to create new SAs.

Ccing netdev since this is really an IPsec issue, not crypto.

Cheers,
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ