Advertisement

OpenSSL

Started by May 06, 2004 02:32 PM
2 comments, last by Pyros-AtEarth 20 years, 9 months ago
Hey, im wanting to use the SHA1 hashing and RSA encryption methods of OpenSSL however i am struggling to get them to work. If anybody could post an example of how to use each in the simplest method possible i would appriachiate that. Its for a game, and i want to use encrpytion methods, so dont suggest not to
Check out OpenSSL website. There are examples and additional links.

Kuphryn
Advertisement
Hey i looked at the website and i am a noob for openSSL, so the examples there are either too complicated or do not compile.

I was hoping for a tutorial or something that will help me get started as i cannot find any information for the SHA1() function that will let me use it.

Pyros
Check out CodeProject code section for examples of SHA1 and other hash algorithms.

Kuphryn

This topic is closed to new replies.

Advertisement