swift/test
Janie Richling f0e5ed1b7a Decrypting Container Listing
See encryption spec in_progress/at_rest_encryption.html

Decrypts the content-type in the container-listing.
The content-length is modified since decoding decreases length.
When there is "footers" support, the etag will also be decrypted.

Depends on having keymaster middleware and cryptography module.
You can point the following vagrant to this patch:
https://github.com/swiftstack/vagrant-swift-all-in-one/tree/crypto
Alternatively, please follow the instructions
in the proxy-server.conf-sample.  You will also need to add the
fake_footers middleware as well to get the correct functionality.

Co-Authored-By: Alistair Coles <alistair.coles@hp.com>

Change-Id: If7830ed0fc17deb3939492a02a3e07a20f1018c7
2015-11-25 10:20:12 +00:00
..
functional Decrypting Container Listing 2015-11-25 10:20:12 +00:00
probe pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
unit Decrypting Container Listing 2015-11-25 10:20:12 +00:00
__init__.py test/(functional/probe):Replace python print operator with print function (pep H233, py33) 2015-08-20 11:42:58 +09:00
sample.conf Add extra_header_count to document and config. 2015-08-05 22:09:40 +08:00