Registry / crypto / sagikazarmark-crypt

sagikazarmark-crypt

JSON →
library0.31.0gogounverified

Crypt is a Go library providing cryptographic utilities and secure configuration management.

go get github.com/sagikazarmark/crypt
INSTALL
IMPORT
SIG · SAGIKAZARMARK-CRYP
S
sagikazarmark-crypt
cryptogov0.31.0
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.

crypt
github.com/sagikazarmark/crypt

Initialize a new crypt backend

package main import ( "fmt" "github.com/sagikazarmark/crypt" ) func main() { fmt.Println(crypt.New(nil)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
sagikazarmark-crypt — go get sagikazarmark-crypt · libregistry