Alexander Vasiljev
|
eb11e662db
|
Modifications to the crypto API needed for LPC43xx.
|
2016-05-23 08:05:02 -06:00 |
Gregory Nutt
|
f849116a0b
|
Add implementatino of Tiny Encryption Algorithm
|
2016-01-19 16:37:45 -06:00 |
Gregory Nutt
|
580529ba23
|
crypto/aes.c: Make refernce to key const
|
2015-11-16 14:30:43 -06:00 |
Gregory Nutt
|
c955cdccd9
|
Move rivers/wireless/cc3000/security.c to crypto/aes.c; move include/nuttx/wireless/cc3000/security.h to include/nuttx/crypto/aes.h
|
2015-11-16 13:31:02 -06:00 |
Max Neklyudov
|
01a35ff27f
|
sam4cm: add CFB and MAC AES modes. From Max Neklyudov
|
2015-06-22 06:42:37 -06:00 |
Gregory Nutt
|
855e40ee7d
|
Make some file section headers more consistent with standard
|
2015-04-08 07:25:06 -06:00 |
Gregory Nutt
|
cb5cb96bc9
|
Fix issues when AES support was added for the STM32L1. From Juha Niskanen
|
2015-03-04 06:38:03 -06:00 |
Gregory Nutt
|
1c05245963
|
STM32: Add driver for STM32L162XX AES peripheral. Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
|
2015-02-04 06:49:05 -06:00 |
Gregory Nutt
|
1657e6296b
|
Move crypto header files from include/crypto to include/nuttx/crypto
|
2014-07-03 18:35:08 -06:00 |