Date: Sun, 17 Jan 2010 13:36:40 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src Makefile src/sys/opencrypto cryptosoft.c Message-ID: <201001171338.o0HDchbf057243@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2010-01-17 13:36:40 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
. Makefile
sys/opencrypto cryptosoft.c
Log:
SVN rev 202479 on 2010-01-17 13:36:40Z 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.319.2.8 +19 -9 src/Makefile
1.9.2.5 +18 -1 src/sys/opencrypto/cryptosoft.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001171338.o0HDchbf057243>
