Merge branch 'master' into develop

This commit is contained in:
Sebastian Messmer 2015-09-12 21:05:41 +02:00
commit 1a1201d823

View File

@ -1,2 +1,4 @@
# blockstore [![Build Status](https://travis-ci.org/smessmer/blockstore.svg)](https://travis-ci.org/smessmer/blockstore)
Store blocks of data
# blockstore [![Build Status](https://travis-ci.org/smessmer/blockstore.svg?branch=master)](https://travis-ci.org/smessmer/blockstore)
Store (encrypted) fixed-size blocks of data in different backends.
This is used by [CryFS](https://github.com/cryfs/cryfs).