info.txt |
|
184 |
raw_hash.cpp |
|
1273 |
raw_hash.h |
This is not an actual hash function; it simply emits as the "hash"
the value it is given as input. This is useful when implementing
certain protocols where the hash is provided externally somehow to
the unit which is generating the signature.
This is exposed as the "Raw" padding scheme for signatures.
|
1382 |