T. Meissner dce8396498 | 4 years ago | |
---|---|---|
aes | 4 years ago | |
cbcdes | 11 years ago | |
cbcmac_aes/rtl/vhdl | 4 years ago | |
cbcmac_des | 10 years ago | |
cbctdes | 10 years ago | |
des | 10 years ago | |
tdes | 10 years ago | |
.gitignore | 11 years ago | |
LICENSE.textile | 10 years ago | |
README.md | 8 years ago |
cryptography ip-cores in vhdl / verilog
The components in this repository are not intended for productional code. They serve as proof of concept, for example how to implement a pipeline using only (local) variables instead of (global) signals. Furthermore they were used how to do a VHDL-to-Verilog conversion for learning purposes.