On Jan 18, 2005, at 4:52 PM, alex323 wrote: > That also means I need to code my own AES implementation as well :( Probably not; you should be able to use the AES implementation in ECB mode to encrypt the counter value. - Nikita