Skip to content

This is a wrapper for OpenSSL code to make encryption easy enough for stupid people to be dangerous.

Notifications You must be signed in to change notification settings

AlexBestoso/EncryptionSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#EncryptionSnake

This is a wrapper for OpenSSL code to make encryption easy enough for stupid people to be dangerous. The code can without a doubt be made more clean; but, hey, It's free! Use this as you please!

Currently supports:

  • SHA 256 hashing
  • AES 256 CBC encryption and decryption
  • AES 256 CTR encryption and decryption
  • RSA key generation to files
  • RSA encryption and decryption
  • Public and Private random byte generation
  • Base64 Encode and Decode

About

This is a wrapper for OpenSSL code to make encryption easy enough for stupid people to be dangerous.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published