0.3.0 - master
- fixes to support latest version of cryptography
- using chunking to speed up yield_blocks for SFTP
- speed up clearing entries in S3 interface by chunking delete requests
- adding helper property to access heap storage on path oram
- use a mmap to store the top-cached heap buckets
- replace the show_status_bar keywords by a global config item
- express status bar units as a memory transfer rate during setup
- tweaks to Path ORAM to make it easier to generalize to other schemes
- changing suffix of S3 index file from txt to bin
- updates to readme
- Initial release.