Re: help me use aes with NSS

2011-06-24 Thread florent ainardi
On Jun 23, 8:13 pm, Robert Relyea wrote: > On 06/23/2011 02:14 AM, florent ainardi wrote: > > >>> and the same thing for a file > >>> but i don't how to start > >>> i use polarssl library and the api doc is very simple > >>> please help using the NSS library from mozilla > >>> regards all > > hell

Re: help me use aes with NSS

2011-06-23 Thread Robert Relyea
On 06/23/2011 02:14 AM, florent ainardi wrote: > >>> and the same thing for a file >>> but i don't how to start >>> i use polarssl library and the api doc is very simple >>> please help using the NSS library from mozilla >>> regards all > hello bob > thanks for replying > but i had to implement in

Re: help me use aes with NSS

2011-06-23 Thread florent ainardi
On Jun 22, 12:14 am, Robert Relyea wrote: > On 06/21/2011 07:40 AM, florent ainardi wrote:> hello all > > i would like to use the aes cipher in cbc and ecb mode with nss > > but i don't how can i can start my program > > here is the task of my program > > 1- read a text file > > 2- save it into a

Re: help me use aes with NSS

2011-06-21 Thread Robert Relyea
On 06/21/2011 07:40 AM, florent ainardi wrote: > hello all > i would like to use the aes cipher in cbc and ecb mode with nss > but i don't how can i can start my program > here is the task of my program > 1- read a text file > 2- save it into a buffer > 3- cipher the buffer with aes provided by aes