Registry / crypto / gxed-hashland

gxed-hashland

JSON →
library0.0.1gogounverified

A collection of hash function implementations in Go.

go get github.com/gxed/hashland
INSTALL
IMPORT
SIG · GXED-HASHLAND
G
gxed-hashland
cryptogov0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

hashland
github.com/gxed/hashland

Compute SHA256 hash of a string.

package main import ( "fmt" "github.com/gxed/hashland" ) func main() { fmt.Println(hashland.SHA256([]byte("test"))) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
gxed-hashland — go get gxed-hashland · libregistry