summaryrefslogtreecommitdiff
path: root/hasher
AgeCommit message (Collapse)Author
2023-11-28Refactoring project - Introducing handlers,models and utils- Updating ↵Saumit Dinesan
previous hasher and idgen func + formatting
2023-09-07Correctly formatting source files using go fmtSaumit Dinesan
2023-09-05Adding Blake2 Hashing with /hasher endpointSaumit Dinesan