stypr / stypr_crypt

(Insecure) Lightweight data encryption and decryption.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stypr_decrypt

Weak but lightweight and efficient encryption/decryption algorithm. Made by Harold Kim (root@stypr.com)

WARNING

Use this only if there's no other choice of encryption/decryption. This has to be rather called as encoding/decoding routine.

Multi-byte characters were not tested.

About

(Insecure) Lightweight data encryption and decryption.

License:MIT License


Languages

Language:C 54.2%Language:Go 20.7%Language:PHP 15.5%Language:Python 9.6%