Current section

Files

Jump to
touch_grass include touch_grass@cryptography@hash_Input.hrl
Raw

include/touch_grass@cryptography@hash_Input.hrl

-record(input, {
algorithm :: touch_grass@cryptography@hash:algorithm(),
bytes :: bitstring()
}).