Hello, > I'm newbie at using openssl libs, and i need a documantation where i can > read about the function of libssl, > for example: i want to use aes for message encrypting, and i have to > know things like what length of key can i use.. > I tried some keys and i found that the key length must be 16 or 32bytes, > but i'm not sure about things what i found out.. > So if there is any online documentation of using libssh in programming > in c, please somebody tell me, where can i find it.
O'Reilly: Secure Programming Cookbook for C and C++ It is not online and not free ... but is very good and You will find there answers to your questions. Worth to buy. Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
