virgil-pythia-client

command module
v0.0.0-...-5fc4cb2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2018 License: AGPL-3.0 Imports: 5 Imported by: 0

README

virgil-pythia-client

A demo client for VirgilSecurity Pythia Service

Works only on OsX and Linux, x64

Usage example:

$ export CLIENT_ID=`openssl rand -base64 48`
$ go get -u gopkg.in/virgil-pythia-client.v0
$ go/bin/virgil-pythia-client.v0 p Alice p@$$w0Rd > protected-password
$ go/bin/virgil-pythia-client.v0 c Alice p@$$w0Rd < protected-password
password match
$ go/bin/virgil-pythia-client.v0 c Alice p@$$w0Rd1 < protected-password
password does not match
$ go/bin/virgil-pythia-client.v0 c Alice p@$$w0Rd < protected-password
password match

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL