index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
templates
/
hal_crypto_lld.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Crypto driver changes, removed TRNG.
gdisirio
2018-12-19
1
-32
/
+0
*
TRNG API now takes a new "size" parameter, the API can now generate random nu...
Giovanni Di Sirio
2018-09-08
1
-2
/
+4
*
Added more conditionals to CRY driver. Removed conditionals from high level f...
Giovanni Di Sirio
2018-06-13
1
-0
/
+98
*
HMAC templates added.
Giovanni Di Sirio
2018-05-06
1
-0
/
+152
*
Crypto SHA reworked.
Giovanni Di Sirio
2018-03-09
1
-214
/
+344
*
Fixed some crypto-related errors.
Giovanni Di Sirio
2018-03-09
1
-1
/
+1
*
Last minute fixes.
Giovanni Di Sirio
2018-02-11
1
-1
/
+3
*
Mass update of the Apache 2.0 license statement.
Giovanni Di Sirio
2018-01-20
1
-1
/
+1
*
Added SHAx and TRNG to the crypto driver model.
Giovanni Di Sirio
2017-11-30
1
-0
/
+96
*
Added (T)DES support to the crypto driver.
Giovanni Di Sirio
2017-10-29
1
-11
/
+310
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10888 35acf78f-673a-041...
Giovanni Di Sirio
2017-10-23
1
-37
/
+163
*
Added crypto templates.
Giovanni Di Sirio
2017-10-22
1
-0
/
+435