Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 117 Bytes

README.MD

File metadata and controls

5 lines (4 loc) · 117 Bytes

encryption-fun-go

Simple implementation of RSA (cryptosystem).
To run use command go run ./cmd/rsa
Have fun!