Registry / crypto / smartwalle-crypto4go

smartwalle-crypto4go

JSON →
library1.0.3gogounverified

A Go library providing cryptographic utilities and algorithms.

go get github.com/smartwalle/crypto4go
INSTALL
IMPORT
SIG · SMARTWALLE-CRYPTO4
S
smartwalle-crypto4go
cryptogov1.0.3
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.

crypto4go
github.com/smartwalle/crypto4go

Computes the MD5 hash of a string.

package main import ( "fmt" "github.com/smartwalle/crypto4go" ) func main() { encrypted := crypto4go.MD5("hello") fmt.Println(encrypted) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
smartwalle-crypto4go — go get smartwalle-crypto4go · libregistry