Implementations of the Speck & Simon Block Ciphers
##Status #####Python
- Speck Cipher Implemented
- Simon Cipher Implemented
#####VHDL
- Speck Cipher Implemented
- Simon Cipher Implemented
- Need to add top layer that add cipher block mode options.
- Need to create Zynq AXI peripheral interface and clock boundary translator
#####C
- In Progress - Basic Code Skeletons Complete