mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 09:52:23 -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