/feistelizer

Primary LanguageC++GNU General Public License v3.0GPL-3.0

feistelizer

This is a sample project to demonstrate the functionality of a dynamic feistel network in C++. The derivation is currently very simple and naive. This project is also meant to be just a proof-of-concept and not for production level encryption.