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

https://github.com/zeyu-li/cipher

A Feistel Cipher implemented in Python :closed_lock_with_key:
https://github.com/zeyu-li/cipher

cipher feistel-cipher

Last synced: 3 months ago
JSON representation

A Feistel Cipher implemented in Python :closed_lock_with_key:

Awesome Lists containing this project

README

        

# Cipher

Create a cipher using Python

Based off of Feistel Cipher

## License

MIT