hashes icon indicating copy to clipboard operation
hashes copied to clipboard

`bash-prg-hash`: Initial implementation

Open makavity opened this issue 3 months ago • 1 comments

  1. I am not sure to assert in block_api
  2. I am not sure in new and new_with_empty_header functions.

makavity avatar Nov 04 '25 13:11 makavity

I am also not sure, it should be implemented as prg-hash. Because AEAD algorithm uses start, squeeze, absorb and encrypt functions. But it is correct to implement encrypt here and make block_api methods - pub?

makavity avatar Nov 04 '25 13:11 makavity