Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2008 16:49:57 +0000 (UTC)
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/tools/crypto cryptotest.c
Message-ID:  <200808211649.m7LGnw5n065596@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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