Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-01 | crypto: powerpc/aes - aes tables | Markus Stockhausen | |
4K AES tables for big endian. To reduce the possiblity of timing attacks, the size has been cut to 8KB + 256 bytes in contrast to 16KB in the generic implementation. That is not perfect but at least a good tradeoff for CPU limited router devices. Signed-off-by: Markus Stockhausen <stockhausen@collogia.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |