Dustin-Ray / capyCRYPT

An experimental high-performance cryptosystem.
MIT License
12 stars 1 forks source link

Feature/issue 18 #54

Closed Hyunggilwoo closed 8 months ago

Hyunggilwoo commented 8 months ago

Implemented update and finalize.

Currently, the finalize passes 2/2 tests when the function internally uses cshake and when the expected hash result is computed with cshake as well.