Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2002 07:50:48 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/bde g_bde_crypt.c
Message-ID:  <200212011550.gB1Fomi2047460@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/12/01 07:50:48 PST

  Modified files:
    sys/geom/bde         g_bde_crypt.c 
  Log:
  Conceiveably, there may exist an algorithm which can tell if a sequence of bytes
  are the output of AES/128/CBC or ARC4RANDOM.  Encrypt the random data with which
  we wipe when we get a BIO_DELETE to make such an algorithm useful.
  
  Sponsored by:   DARPA & NAI Labs
  Approved by:    re (blanket)
  
  Revision  Changes    Path
  1.5       +7 -0      src/sys/geom/bde/g_bde_crypt.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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