RNG using AES CTR as encryption algorithm

Jack Lloyd lloyd at randombit.net
Fri Sep 4 16:14:19 EDT 2009


On Wed, Sep 02, 2009 at 10:58:03AM +0530, priya yelgar wrote:
> Hi all,
> 
> I have implemented RNG using AES algorithm in CTR mode.
> 
> To test my implementation I needed some test vectors.
> 
> How ever I searched on the CSRC site, but found the test vectors for AES_CBC not for AES CTR.
> 
> Please? can any one tell me where to look for the test vectors to test RNG using? AES CTR.

NIST SP 800-38A "Recommendation for Block Cipher Modes of Operation"
contains a set of AES/CTR test vectors in Appendix F.5

http://csrc.nist.gov/publications/nistpubs/800-38a/sp800-38a.pdf

-Jack

---------------------------------------------------------------------
The Cryptography Mailing List
Unsubscribe by sending "unsubscribe cryptography" to majordomo at metzdowd.com



More information about the cryptography mailing list