Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 299 Bytes

File metadata and controls

9 lines (6 loc) · 299 Bytes

Crypto-Workshop

Shane Tully (shane@shanetully.com)

shanetully.com

A simple proof-of-concept AES encryption program built with OpenSSL.

WARNING: This is meant to be a short example. It lacks any error handling and memory management. Don't just blindly use it for anything.