Skip to content

Testing some encryption methods using different common encryption methods

Notifications You must be signed in to change notification settings

V1K1NGbg/Encryption-Implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption-Implementations

Testing some encryption types using different common encryption methods

You can make it CLI (kind of) on Linux (only in the current shell!) by running:

alias dec="node {PATH_TO_REPO}/Encryption-Implementations/HillCipher/dec.js"
alias enc="node {PATH_TO_REPO}/Encryption-Implementations/HillCipher/enc.js"

About

Testing some encryption methods using different common encryption methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published