Giovanni Di Sirio
|
ab8cbd8f7c
|
Some changes to the crypto infrastructure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12252 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-09-08 12:54:58 +00:00 |
Giovanni Di Sirio
|
1804d1f008
|
TRNG API now takes a new "size" parameter, the API can now generate random numbers of variable size.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12249 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-09-08 08:22:05 +00:00 |
Giovanni Di Sirio
|
ad0f9349ae
|
Added more conditionals to CRY driver. Removed conditionals from high level functions, those functions are not meant to be excluded.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12092 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-06-13 08:17:40 +00:00 |
Theodore Ateba
|
d96d3fbf32
|
Add conditional compilation to resolve the compilation error (error: unknown type name)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12087 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-06-12 11:55:00 +00:00 |
Theodore Ateba
|
4563b95558
|
Fixed Crypto hal source code. Remove undefine variables.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12081 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-06-06 14:01:31 +00:00 |
Giovanni Di Sirio
|
f2dfa96fda
|
HMAC templates added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12004 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-05-06 07:10:38 +00:00 |
Giovanni Di Sirio
|
0b1cba4c2e
|
Crypto SHA reworked.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11663 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-03-09 11:37:12 +00:00 |
Giovanni Di Sirio
|
0b5d6d6f77
|
Last minute fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11481 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-02-11 15:11:45 +00:00 |
Giovanni Di Sirio
|
f063c4d193
|
Mass update of the Apache 2.0 license statement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 11:44:14 +00:00 |
Giovanni Di Sirio
|
5b31410098
|
Added SHAx and TRNG to the crypto driver model.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11090 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-30 11:38:07 +00:00 |
Giovanni Di Sirio
|
c29cb72791
|
Added (T)DES support to the crypto driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10904 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-29 13:58:48 +00:00 |
Giovanni Di Sirio
|
7156f2c323
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10888 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-23 14:43:43 +00:00 |
Giovanni Di Sirio
|
94a1f758d8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10885 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-23 10:06:15 +00:00 |
Giovanni Di Sirio
|
9cbcbc183d
|
Added capability for a fall-back crypto implementation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10874 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-22 13:07:41 +00:00 |
Giovanni Di Sirio
|
1c3467b983
|
Fixed doc and checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10872 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-22 09:52:21 +00:00 |
Giovanni Di Sirio
|
695dbad084
|
More crypto code, still unfinished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10870 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-22 09:34:37 +00:00 |
Giovanni Di Sirio
|
39daa496e9
|
Crypto driver initial setup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10869 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-22 08:38:45 +00:00 |