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).

About

A simple tool for RC4 and CRC32 calculation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published