Re: Help me with RSA API

2008-03-25 Thread Th�nh Trung Nguyễn
Thanks ! Currently, I've know abit about RSA API from man pages and having another project, so I'll find that book later ! Thanks again ! Helios Nguyen <[EMAIL PROTECTED]> wrote: Hi Trung, all about cryptography of openssl are in openssl/crypto/... directory (rsa: openssl/crypto/rsa) I think i

Re: Help me with RSA API

2008-03-25 Thread Helios Nguyen
Hi Trung, all about cryptography of openssl are in openssl/crypto/... directory (rsa: openssl/crypto/rsa) I think if you want to use openssl library you should find documents or books to read. This library is not simple. One book i would be recommended with you is "Network security with openssl".

Help me with RSA API

2008-03-25 Thread Th�nh Trung Nguyễn
Hi ! I'm new to OpenSSL. I need to write a program that generate RSA key pairs, but i don't know much about openssl and it's API. So can any one give me an outline for that program and which functions to use. Thanks ! trungnt - Looking for last minute s