cryptography-isamm
v2.0.0
Published
My module that enables you to apply basic cryptography algorithms (cipher) - ISAMM.
Downloads
8
Maintainers
Readme
CRYPTOGRAPHY ISAMM
My module that enables you to apply basic cryptography algorithms (cipher) that are taught in our university (ISAMM).
Installation
- NPM :
$ npm install cryptography-isamm
- YARN :
$ yarn add cryptography-isamm
Usage
note: soon, we will add documentation of this section 🤪 .. You can get an idea of how to use and start from the test folder 🧚♂️ ..