Skip to content

kahlys/webcrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webcrypto

stability-wip GoDoc Go Report Card

Golang wrapper around the WebCryptoAPI.

Installation

With a correctly configured Go toolchain:

$ go get -u github.com/gopherjs/gopherjs
$ go get -u github.com/kahlys/webcrypto

Testing

Go to the test directory, compile using gopherjs, then open test.html with a browser and look results at the console.

$ cd test
$ gopherjs build test.go

Packages

About

Golang wrapper around the WebCryptoAPI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published