SEC: Add 32-bit optimized AES implementation and refactor code to support
[bertos.git] / bertos / sec / cipher / aes.c
2010-10-04 raskySEC: Add 32-bit optimized AES implementation and refact...
2010-09-29 raskySEC: improve cipher API to allow variable-key ciphers.
2010-09-29 raskySEC: Add AES implementation.