SEC: improve cipher API to allow variable-key ciphers.
[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.