Registry / crypto / v2fly-vsign

v2fly-vsign

JSON →
library0.0.0-20201108000810-e2adc24bf848gogounverified

A Go library for verifying signatures of V2Ray binaries.

go get github.com/v2fly/VSign
INSTALL
IMPORT
SIG · V2FLY-VSIGN
V
v2fly-vsign
cryptogov0.0.0-20201108000810-e2adc24bf848
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.

vsign
✓ github.com/v2fly/VSign

Basic usage of VSign for signature verification.

package main import ( "fmt" "github.com/v2fly/VSign" ) func main() { fmt.Println(vsign.Verify("example")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20201108000810-e2adc24bf848latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
30
Resources
v2fly-vsign — go get v2fly-vsign · libregistry