Re: AES CBC Monte Carlo source code?
- From: amzoti <amzoti@xxxxxxxxx>
- Date: Tue, 24 Jun 2008 09:57:02 -0700 (PDT)
On Jun 23, 5:08 pm, "Neil W." <ne...@xxxxxxxxxxxxxxxx> wrote:
Anyone have Monte Carlo test source code for AES CBC? Any language will do:
C/C++, VB, Delphi, Java, etc. Thanks.
What do you mean by this?
Are you asking if anyone did some sort of statistical test on AES CBC?
If so, why not take something like libtomcrypt - that includes AES CBC
- and write a wrapper around it with some Monte Carlo simulation?
It might be interesting - but the statistics of AES and CBC should
look like random noise for random input vectors and a fixed key/IV
pair.
~A
.
- References:
- AES CBC Monte Carlo source code?
- From: Neil W.
- AES CBC Monte Carlo source code?
- Prev by Date: Re: Blowfish 448 bit mode
- Next by Date: Re: JSH: Diminishing concerns on factoring
- Previous by thread: AES CBC Monte Carlo source code?
- Next by thread: Re: AES CBC Monte Carlo source code?
- Index(es):