Linux cryptographic layer development
 help / color / mirror / Atom feed
* HMAC and stuff
@ 2011-12-29 17:31 Alexey Dobriyan
  2012-01-06  1:34 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Dobriyan @ 2011-12-29 17:31 UTC (permalink / raw)
  To: linux-crypto

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?

For example, it contains hmac(rmd160) entry, but doesn't contain hmac(rmd128)
and other RIPEMD functions (there is even test for hmac(rmd128)).

Also, kernel has more cryptographic hash functions than there are allowed
by ipsec code like Tiger hashes, Whirlpool etc. They are dead code, if
IPSec code doesn't user to use them.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-06  1:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-29 17:31 HMAC and stuff Alexey Dobriyan
2012-01-06  1:34 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox