cvs commit: src/tools/tools/crypto cryptotest.c

Rafal Jaworowski raj at FreeBSD.org
Thu Aug 21 16:49:59 UTC 2008


raj         2008-08-21 16:49:57 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/crypto   cryptotest.c 
  Log:
  SVN rev 181965 on 2008-08-21 16:49:57Z by raj
  
  Increase cryptotest tool initialization vector (IV) size.
  
  This fixes potential out-of-bound accesses when testing ciphers with block size
  greater than 8 bytes (e.g. AES).
  
  Submitted by:   Bartlomiej Sieka tur ! semihalf dot com
  Discussed with: pjd, sam
  
  Revision  Changes    Path
  1.11      +1 -1      src/tools/tools/crypto/cryptotest.c


More information about the cvs-all mailing list