Registry / crypto / gehirninc-crypt

gehirninc-crypt

JSON →
library0.0.0-20230320061759-8cc1b52080c5gogounverified

Package crypt provides an interface for password crypt functions and collects common constants.

go get github.com/GehirnInc/crypt
INSTALL
IMPORT
SIG · GEHIRNINC-CRYPT
G
gehirninc-crypt
cryptogov0.0.0-20230320061759-8cc1b52080c5
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/GehirnInc/crypt

Basic usage of the crypt package.

package main import ( "fmt" "github.com/GehirnInc/crypt" ) func main() { fmt.Println(crypt.Crypt("password", "salt")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230320061759-8cc1b52080c5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
gehirninc-crypt — go get gehirninc-crypt · libregistry