mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 01:42:22 -07:00
00ab3beed9
There is a lot of code duplicated in convenience methods in each hash implementation, and having a generic hash type makes implementing higher-level constructs such as HMAC significantly easier down the road.
examples/all for Documentation
NOTE: This exists purely for the documentation generator located at https://pkg.odin-lang.org/