Re : Error when using AES_ECB_PAD

2011-09-05 Thread Erwann Abalea
Le lundi 5 septembre 2011 16:14:31 UTC+2, florent ainardi a écrit : > hi > i have this error when i try to use the algorythm CKM_AES_ECB_PAD > > => error : 'CKM_AES_ECB_PAD' undeclared ( first use in this function ) > > if i use CKM_AES_ECB it works !!! > > do you know if the AES_ECB_PAD is impl

Re: Error when using AES_ECB_PAD

2011-09-05 Thread Brad Hards
On Tuesday 06 September 2011 00:14:31 fainardi wrote: > hi > i have this error when i try to use the algorythm CKM_AES_ECB_PAD What do you expect this to do? > => error : 'CKM_AES_ECB_PAD' undeclared ( first use in this function ) So this isn't what you're looking for. Brad -- dev-tech-crypto