Add per-item encryption/authentication to the cloud log storage.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Sun, 17 Oct 2010 20:40:20 +0000 (13:40 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Sun, 17 Oct 2010 20:40:20 +0000 (13:40 -0700)
We should generate encrypted data and decrypt it again on read, but we
don't yet enforce only reading data which passes the integrity check.


No differences found