Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Crypto SHA reworked. | Giovanni Di Sirio | 2018-03-09 | 1 | -7/+43 |
* | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 1 | -1/+1 |
* | Correct the crypto file name in doxygen comment. | Theodore Ateba | 2018-01-18 | 1 | -1/+1 |
* | Added SHAx and TRNG to the crypto driver model. | Giovanni Di Sirio | 2017-11-30 | 1 | -0/+11 |
* | Added (T)DES support to the crypto driver. | Giovanni Di Sirio | 2017-10-29 | 1 | -1/+43 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10888 35acf78f-673a-041... | Giovanni Di Sirio | 2017-10-23 | 1 | -4/+21 |
* | Added capability for a fall-back crypto implementation. | Giovanni Di Sirio | 2017-10-22 | 1 | -17/+6 |
* | Added crypto templates. | Giovanni Di Sirio | 2017-10-22 | 1 | -10/+70 |
* | Crypto driver initial setup. | Giovanni Di Sirio | 2017-10-22 | 1 | -0/+149 |