On 10/3/07, David Schwartz <[EMAIL PROTECTED]> wrote: > > > > I need a way to hide the public key in the binary... > > You can't ask in public for a good hiding place. > > Note that your question has *nothing* to do with OpenSSL or even public > key > encryption for that matter. Your question is basically "how do I make a > tamperproof executable".
That is true. The OpenSSL users however are the best suited to answer such questions in my opinion. The suggestion by Marek Marcola to get the book "Secure Programming Cookbook for C and C++" is a great one. I have already ordered this book and hopefully I will get some ideas there. Thanks all for your help.