Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/inmcm/simon_speck_ciphers

Implementations of the Simon and Speck Block Ciphers
https://github.com/inmcm/simon_speck_ciphers

block-ciphers c cipher-s cryptography decryption encryption fpga nsa python security vhdl

Last synced: 11 days ago
JSON representation

Implementations of the Simon and Speck Block Ciphers

Awesome Lists containing this project

README

        

# Simon_Speck_Ciphers
Implementations of the [Speck & Simon] Block Ciphers

## Status
### Python
- Speck Cipher Implemented
- Simon Cipher Implemented

### VHDL
- Speck Cipher Implemented
- Simon Cipher Implemented
- AXI Bus Peripheral available for Zynq/MicroBlaze Processors
- Internal Clocked Version
- Externally Clocked Version (includes clock boundary traversal module)
- Need to add top layer that add cipher block mode options.

### C
- Speck Cipher Encryption/Decryption Implemented
- Simon Cipher Encryption/Decryption Implemented
- Tests Available
- Need to Implement Block Modes

[Speck & Simon]: http://eprint.iacr.org/2013/404