Marian Buschsieweke
|
cac44edec7
|
tree-wide: replace multiple empty lines with one
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
|
2025-05-21 22:51:04 +02:00 |
|
KSKNico
|
e6b17fa5cb
|
sys: replace header guards with #pragma once
|
2025-05-16 19:40:06 +02:00 |
|
Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |
|
Jose Alamos
|
0a29095197
|
hashes/sha1: change ingroup directive
|
2018-08-28 19:25:49 +02:00 |
|
|
|
0fcc7d3834
|
cleanup: apply headerguard script output
|
2017-05-24 17:54:02 +02:00 |
|
BytesGalore
|
68d9f07eee
|
hashes/sha1: changed data-parameter types to void*
|
2016-07-26 10:03:58 +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 |
|