XTS-AES: Advanced Encryption Standard Core ​ ​

Implements Rijndael algorithm for encryption and decryption of plain text using cypher keys. Compliant with FIPS197 standard for AES and IEEE 1619-2018 standard for XTS.

Generic & scalable implementation

Unrolling the loop (at the expense of area) and have dedicated hardware for each round to get higher throughput. Instantiate multiple cores (and increase data path width) to do parallel processing and increase the throughput even higher.
  • Selectable between 2 key sizes for the AES core: 128 and 256 bits
  • IP can run faster than 1GHz
  • Custom solution which is optimized for area and throughput

Related Products

Scroll to Top