An open API service indexing awesome lists of open source software.

https://github.com/stepainpy/block-cipher


https://github.com/stepainpy/block-cipher

aes-128 block-cipher blowfish c gost-28147-89 one-header tea-cipher

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Block ciphers

> [!Warning]
> This code is not intended to provide true protection against real-world attacks. Instead, it serves as a demonstration of the algorithms.

Implementation of several block ciphers.