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". cheers Nguyen On Sun, Mar 23, 2008 at 3:13 PM, Thành Trung Nguyễn < [EMAIL PROTECTED]> wrote: > 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 shopping deals? Find them fast with Yahoo! > Search.<http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping> >
