Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
|
BytesGalore
|
9818d053f4
|
hashes/sha256: changed data pointer parameters to void*
|
2016-09-27 06:36:08 +02:00 |
|
Mathias Tausig
|
dfee5c3274
|
hashes: Unified the cryptographic hash functions
- Same signatures for XXX_init, XXX_update and XXX_final
- Same naming conventions and parameter types for all funtions in sha1.h
|
2016-05-24 16:52:30 +02:00 |
|
BytesGalore
|
f0245bd648
|
hashes/sha256: add sha256-chain computation and verification functions
* also added unittetst for it
x[SQUASH ME] separated out all waypoints test and increased waypoints
|
2016-02-24 19:04:17 +01:00 |
|
Oleg Hahm
|
dd15430fce
|
Merge pull request #4856 from BytesGalore/sha256_separate_unittests
unittests/sha256: separated tests to prevent stack corruption on boards
|
2016-02-24 16:55:17 +01:00 |
|
BytesGalore
|
8a0016a928
|
unittests/sha256: separated tests to prevent stack corruption on borards
|
2016-02-24 14:07:49 +01:00 |
|
Oleg Hahm
|
e0732a5a81
|
Merge pull request #4701 from OlegHahm/sha1
hashes: Import of SHA-1 algorithm
|
2016-02-23 12:23:21 +01:00 |
|
Oleg Hahm
|
20567d46dc
|
tests: added unittests for SHA-1
|
2016-02-23 12:09:37 +01:00 |
|
BytesGalore
|
b1537bc17c
|
hashes/sha256: initial commit for hmac-sha256 computation
|
2016-02-06 08:11:37 +01:00 |
|
Oleg Hahm
|
51db509f7c
|
sha256: move from crypto to hashes
|
2016-02-04 14:58:34 +01:00 |
|
haukepetersen
|
b708e423ed
|
tests/unittest: added tests for MD5
|
2015-06-22 21:43:28 +02:00 |
|