aes
aes copied to clipboard
Verilog implementation of the symmetric block cipher AES (Advanced Encryption Standard) as specified in NIST FIPS 197. This implementation supports 128 and 256 bit keys.
Results
2
aes issues
Sort by
recently updated
recently updated
newest added
It seems the edalize based CI build for skywater is broken (again): `Error: : during executing openroad script /openlane/scripts/openroad/groute.tcl Error: : Exit code: 1 Error: : Last 10 lines: ERROR:...
The automatic keyword makes a function reentrant and avoids warnings by some synthesis tools.