Date: Sun, 17 Jan 2010 13:36:25 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/opencrypto cryptosoft.c Message-ID: <201001171336.o0HDafPp057087@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2010-01-17 13:36:25 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/opencrypto cryptosoft.c
Log:
SVN rev 202478 on 2010-01-17 13:36:25Z by bz
MFC r201898:
Add comments trying to explain what bad things happen here, i.e.
how hashed MD5/SHA are implemented, abusing Final() for padding and
sw_octx to transport the key from the beginning to the end.
Enlightened about what was going on here by: cperciva
Reviewed by: cperciva
Revision Changes Path
1.19.2.3 +18 -1 src/sys/opencrypto/cryptosoft.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001171336.o0HDafPp057087>
