Skip to content

NeoChen1024/NeoCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoCrypt: A Few Algorithms in ANSI C

NeoCrypt
Just a simple tool for an absolutely insecure encryption scheme.
WARNING! RC4 algorithm is obsolete, and being effected by distinguishing attack. Do not use it to encrypt any sensitive data.

Note

This implementation is written in ANSI C with POSIX.1 C library and should be portable (I guess).

Releases

No releases published

Packages

No packages published