#pragma once #include #include "Util.h" #include "Feistel.h" int main() { return 0; }