Encryption/decryption/CRC algorithm base on PI calculation.
The private Key is composed of :
- a starting position nb (iterations before starting encrypt)
- a loop nb (in-between iteration)
- small spot nb for the position in floating number part
Challenge is proposed in my website.
Features
- symetric key algorithm
- difficult Cryptanalysis
- file / pipe / buffer usage
- simple but strong algorithm
- very low memory usage
- small knowledge key
- Xor current octet with previsous cyphered octet
License
GNU General Public License version 3.0 (GPLv3)Follow badpi-cyphering
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of badpi-cyphering!