mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 17:32:22 -07:00
aa821991b8
- blake2s.Blake2s_Context -> blake2s.Context - blake2b.Blake2b_Context -> blake2b.Context - Fix the BLAKE2s low level API (context type was incorrect) - Support the configurable output size