Skip to content

Crypto library for encryption and decryption operations in Go

License

Notifications You must be signed in to change notification settings

proteye/cryptolib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto library

Crypto library for encryption and decryption operations build with Go language.

Features:

  • RSA key pair generation with an arbitrary size, but not less than 64 bits
  • RSA encryption and decryption
  • AES encryption and decryption

About

Crypto library for encryption and decryption operations in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages