compiler: introduce ALIGNED macro
[bertos.git] / bertos / sec / cipher / aes.c
2010-09-29 raskySEC: improve cipher API to allow variable-key ciphers.
2010-09-29 raskySEC: Add AES implementation.