Introducing a calculator for our newly created block cipher algorithm named CryptoNight. This calculator accommodates both text and file input. Additionally, it offers 5 modes: ECB, CBC, OFB, CFB, and CTR.
- Clone or download this repository
- Open the repository folder in terminal
- Run
npm run dev
command in terminal - The app can be accessed in
http://localhost:3000
- Enjoy
- Austin Gabriel Pardosi - 13521084
- Michael Leon Putra Widhi - 13521108
- Farhan Nabil Suryono - 13521114