You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a C++ based project for using modular matrices to encrypt data. This is not strong cryptography or recommended for encrypting confidential data. It is for educational purposes only.
About
This project is a C++ based project for using modular matrices, classical ciphers, modern ciphers and asymmetric ciphers to encrypt data. This is not strong cryptography or recommended for encrypting confidential data. It is for educational purposes only.