Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 2004 12:26:53 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/random nehemiah.c
Message-ID:  <200404171926.i3HJQrcx090398@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2004/04/17 12:26:53 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/random       nehemiah.c 
  Log:
  Add a Davies-Meyer style hash to the output. This is still pure
  Nehemiah chip, but the work is all done in hardware.
  
  There are three opportunities to add other entropy; the Data
  Buffer, the Cipher's IV and the Cipher's key. A future commit
  will exploit these opportunities.
  
  Revision  Changes    Path
  1.2       +124 -12   src/sys/dev/random/nehemiah.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404171926.i3HJQrcx090398>