# lightweight_block_ciphers **Repository Path**: xjh2000/lightweight_block_ciphers ## Basic Information - **Project Name**: lightweight_block_ciphers - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-11 - **Last Updated**: 2024-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Some Block Ciphers - Implementations of some block ciphers in c - unit test with googletest in cpp ## implement - des - aes - midori - lllwbc - craft ## easy to run windows or linux just open with CLion(have bundle all toolchain) or Visual Studio(should install Windows desktop development toolchain )