Skip to content

A simple application demonstrating how to encrypt a plaintext and decrypt it back using OpenSSL's EVP API.

License

Notifications You must be signed in to change notification settings

mrexmelle/openssl-evp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openssl-evp

A simple application demonstrating how to encrypt a plaintext and decrypt it back using OpenSSL's EVP API.

Building

As it was built to target PPC machines, a custom variable CROSS_COMPILE needs to be set to empty string.

make CROSS_COMPILE=

About

A simple application demonstrating how to encrypt a plaintext and decrypt it back using OpenSSL's EVP API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published