Pavol Rusnak
|
c316e775a2
|
replace all usage of memset(_, 0, _) with memzero
|
2019-01-23 16:43:34 +01:00 |
|
Yura Pakhuchiy
|
bd81c2c6e7
|
Groestl hash: remove even more dead code
|
2018-04-23 16:15:59 +02:00 |
|
Yura Pakhuchiy
|
c861ad8bbc
|
Groestl hash: more cleanups
|
2018-04-23 16:15:59 +02:00 |
|
Yura Pakhuchiy
|
f15605bd45
|
Groestl hash: fix -Wshadow warnings
|
2018-04-23 16:15:59 +02:00 |
|
Yura Pakhuchiy
|
9e08e8ce63
|
Groestl hash cleanup
- Remove unused code
- Remove x86 specific optimizations (to test code which closer to ARM on
emulator)
- Fix -Wundef warnings
|
2018-04-23 16:15:59 +02:00 |
|
Yura Pakhuchiy
|
08512053c4
|
Groestl hash: do it twice and truncate to 256 bits
|
2018-04-23 16:15:59 +02:00 |
|
Yura Pakhuchiy
|
2fdcebfbb6
|
Add Groestl hash
|
2018-04-23 16:15:59 +02:00 |
|