stevvooe / resumable

A Subset of the Go `crypto` Package with a Resumable Hash Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED: This package is now deprecated. Just use the crypto/sha256 package in the standard library. See an example in the tests.

resumable

A Subset of the Go crypto Package with a Resumable Hash Interface

Documentation

GoDocs: http://godoc.org/github.com/stevvooe/resumable

About

A Subset of the Go `crypto` Package with a Resumable Hash Interface

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Assembly 54.5%Language:Go 45.5%