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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Crypto driver changes, removed TRNG.
gdisirio
2018-12-19
1
-8
/
+26
*
Some changes to the crypto infrastructure.
Giovanni Di Sirio
2018-09-08
1
-14
/
+0
*
TRNG API now takes a new "size" parameter, the API can now generate random nu...
Giovanni Di Sirio
2018-09-08
1
-1
/
+1
*
Added more conditionals to CRY driver. Removed conditionals from high level f...
Giovanni Di Sirio
2018-06-13
1
-0
/
+30
*
Fixed Crypto templete header file.
Theodore Ateba
2018-06-06
1
-1
/
+1
*
HMAC templates added.
Giovanni Di Sirio
2018-05-06
1
-0
/
+36
*
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