3 lines
63 B
Go
3 lines
63 B
Go
|
|
// Package sha1 implements the SHA-1 hash in avo.
|
||
|
|
package sha1
|