package blake2
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
v0.1: Initial release out of Tezos' vendored libraries
v0.2:
- Use Bytes instead of Bigstring
- Separate original library code and C binding code
v0.3:
- Port to dune 2