registry/Godeps/_workspace/src/github.com/stevvooe/resumable
Stephen J Day 44da954565 Refactor specification of supported digests
To make the definition of supported digests more clear, we have refactored the
digest package to have a special Algorithm type. This represents the digest's
prefix and we associated various supported hash implementations through
function calls.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-05-22 18:08:23 -07:00
..
sha256 Refactor specification of supported digests 2015-05-22 18:08:23 -07:00
sha512 Refactor specification of supported digests 2015-05-22 18:08:23 -07:00
.gitignore Remove digest package's dependency on external sha implementation 2015-05-20 23:44:08 -07:00
LICENSE Remove digest package's dependency on external sha implementation 2015-05-20 23:44:08 -07:00
README.md Remove digest package's dependency on external sha implementation 2015-05-20 23:44:08 -07:00
resumable.go Remove digest package's dependency on external sha implementation 2015-05-20 23:44:08 -07:00

go-crypto

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

Documentation

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