Re: differing outputs using cli utility and c interface

2014-11-18 Thread Andrej Manduch
Hi Josh, With your openssl command you're useing DES in CBC mode however in you C code you're useing DES in CFB mode which are completly different. Don't feel bad about this. This is a quite common mistake which lot of newbie do. I don't want to explain how block cipher work, how to use them (mos

Re: Looking for C developer for network client

2014-08-10 Thread Andrej Manduch
Hi, I'm not OpenSSL developer, but I'would like to be and this seems like a nice project. And I'm __really__ interrested to help you. And I can offer for community work about 4 hours/day. On 08/10/2014 08:27 PM, Eric Shufro wrote: > Anyone interested in helping to rewrite a small networking modul