|
9e9ef3293d
|
sys/sha1: deduplicate sys_hashes_sha1 group definition
|
2019-08-05 16:57:36 +02:00 |
|
BytesGalore
|
68d9f07eee
|
hashes/sha1: changed data-parameter types to void*
|
2016-07-26 10:03:58 +02:00 |
|
Mathias Tausig
|
ca5564f643
|
Cleanup: Corrected code style with uncrustify
|
2016-05-24 16:57:06 +02:00 |
|
Mathias Tausig
|
b30945a2f8
|
hashes: Cleanup (removed unneccesary increment operator)
|
2016-05-24 16:57:06 +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 |
|
Oleg Hahm
|
6afd629d1a
|
hashes: add SHA-1 hashing algorithm
|
2016-02-23 12:09:37 +01:00 |
|