Skip to content

Cryptia is a simple JavaScript library for encrypting and decrypting text using a basic substitution cipher. It provides an easy-to-use interface for securing text data in client-side applications..

License

Notifications You must be signed in to change notification settings

chukwunonsoprosper/cryptia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptiaJS

cryptia is a simple JavaScript library for encrypting and decrypting text using a basic substitution cipher. It provides an easy-to-use interface for securing text data in client-side applications..

Installation

You can install CryptiaJS by cloning the GitHub repository:

git clone https://github.com/chukwunonsoprosper/cryptia
cd cryptia

Or install via npm:

npm i cryptia

Usage

To test the library, run:

npm run test

To spin up a customizable workspace, run:

npm run dev

You can link workspace.js to your working directory to make use of the library.

License

This project is licensed under the MIT License.

About

CryptiaJS is a simple JavaScript library for encrypting and decrypting text using a basic substitution cipher. It provides an easy-to-use interface for securing text data in client-side applications.

Contributors

  • Builder: Chukwunonso Prosper and other

About

Cryptia is a simple JavaScript library for encrypting and decrypting text using a basic substitution cipher. It provides an easy-to-use interface for securing text data in client-side applications..

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published