blob: c896f8ad9838950b1de39f215526442b055a2dff (
plain)
1
2
3
4
|
o Code simplification and refactoring:
- Refactors the hashing API to return negative values for errors as is done
as a standard throughout the codebase.
- Refactors calling functions to expect negative values for errors.
|