SyoBoN
|
b471887df2
|
crypto.sha3: add support for Keccak-256 and Keccak-512 (#23058)
|
2024-12-05 01:14:15 +02:00 |
|
yuyi
|
acf6b344f7
|
fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232)
|
2024-09-17 09:47:38 +03:00 |
|
Delyan Angelov
|
6e13b02328
|
crypto.sha1, crypto.sha256, crypto.sha3, crypto.sha512: improve performance for non prod builds, by tagging the block_generic functions with @[direct_array_access]
|
2024-09-11 14:50:39 +03:00 |
|
yuyi
|
008aaad999
|
fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185)
|
2024-09-10 11:25:56 +03:00 |
|
yuyi
|
c51d30bf53
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
|
Kim Shrier
|
7d182a469e
|
crypto.sha3: remove unnecessary return at the end of the write function (#21669)
|
2024-06-12 10:29:13 +03:00 |
|
Kim Shrier
|
dfdd752106
|
crypto: add a crypto.sha3 hash and extended output functions (#21664)
|
2024-06-11 15:39:16 +03:00 |
|