mirror of
https://github.com/number571/go-peer.git
synced 2026-09-14 11:05:42 +05:00
3 lines
105 B
Go
3 lines
105 B
Go
// Package hashing is a wrapper on standard Go packages - crypto/sha256 and crypto/hmac.
|
|
package hashing
|