index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
include
/
hal_crypto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modified AES GCM function signatures.
Giovanni Di Sirio
2019-04-12
1
-13
/
+16
*
Crypto driver changes, removed TRNG.
gdisirio
2018-12-19
1
-8
/
+10
*
Some changes to the crypto infrastructure.
Giovanni Di Sirio
2018-09-08
1
-10
/
+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
*
Missing dummy structures.
Giovanni Di Sirio
2018-06-13
1
-6
/
+22
*
Added more conditionals to CRY driver. Removed conditionals from high level f...
Giovanni Di Sirio
2018-06-13
1
-5
/
+1
*
Changed two error codes in a single error type.
Giovanni Di Sirio
2018-06-13
1
-2
/
+1
*
Add crypto encryption and decryption error messages.
Theodore Ateba
2018-06-12
1
-1
/
+3
*
Add conditional compilation to resolve the compilation error (error: unknown ...
Theodore Ateba
2018-06-12
1
-0
/
+4
*
Correct bad comment.
Theodore Ateba
2018-06-07
1
-1
/
+1
*
HMAC templates added.
Giovanni Di Sirio
2018-05-06
1
-1
/
+26
*
Crypto SHA reworked.
Giovanni Di Sirio
2018-03-09
1
-17
/
+65
*
Last minute fixes.
Giovanni Di Sirio
2018-02-11
1
-1
/
+1
*
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
/
+7
*
Added (T)DES support to the crypto driver.
Giovanni Di Sirio
2017-10-29
1
-5
/
+50
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10888 35acf78f-673a-041...
Giovanni Di Sirio
2017-10-23
1
-16
/
+15
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10885 35acf78f-673a-041...
Giovanni Di Sirio
2017-10-23
1
-1
/
+27
*
Added capability for a fall-back crypto implementation.
Giovanni Di Sirio
2017-10-22
1
-13
/
+54
*
More crypto code, still unfinished.
Giovanni Di Sirio
2017-10-22
1
-54
/
+29
*
Crypto driver initial setup.
Giovanni Di Sirio
2017-10-22
1
-0
/
+205