Registry / crypto / sec51-cryptoengine

sec51-cryptoengine

JSON →
library0.0.0-20180911112225-2306d105a49egogounverified

A Go library providing cryptographic operations and utilities.

go get github.com/sec51/cryptoengine
INSTALL
IMPORT
SIG · SEC51-CRYPTOENGINE
S
sec51-cryptoengine
cryptogov0.0.0-20180911112225-2306d105a49e
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.

cryptoengine
github.com/sec51/cryptoengine

Generates a cryptographic key using CryptoEngine.

package main import ( "fmt" "github.com/sec51/cryptoengine" ) func main() { key := cryptoengine.GenerateKey() fmt.Println(key) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180911112225-2306d105a49elatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
sec51-cryptoengine — go get sec51-cryptoengine · libregistry