Skip to content

Ninjarenz/nCypher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n_cipher

Description

Brief project description here.

Setup

python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt

Run

python src/

Encryption

  1. Substitution Cipher
  2. Custom N_CYPHER

Decrytion

  1. Custom N_CYPHER
  2. Substitution Cpypher

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages