Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2010 13:36:13 +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.o0HDaKr6057040@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2010-01-17 13:36:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/opencrypto       cryptosoft.c 
  Log:
  SVN rev 202477 on 2010-01-17 13:36:13Z 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.23.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.o0HDaKr6057040>