RE: Question on how to use AES-128-CTR

2006-12-26 Thread Edward Chan
l.org Subject: Question on how to use AES-128-CTR I'm playing with various crypto libraries to encrypt/decrypt in AES-128-CTR. 2 of the 3 libs inter-operate fine with each other; i.e. I can encrypt with one and decrypt with the other and vice versa. However,

Question on how to use AES-128-CTR

2006-12-23 Thread Edward Chan
I'm playing with various crypto libraries to encrypt/decrypt in AES-128-CTR. 2 of the 3 libs inter-operate fine with each other; i.e. I can encrypt with one and decrypt with the other and vice versa. However, when I use openssl with any of these libs, I am having problems. It seems like up to the