aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/aes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09crypto: aes - helper function to validate key length for AES algorithmsIuliana Prodan1-4/+4
2019-07-26crypto: lib/aes - export sbox and inverse sboxArd Biesheuvel1-0/+6
2019-07-26crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel1-0/+350