<div dir="auto"><div><div class="gmail_extra"><div class="gmail_quote"><br></div></div></div><div dir="auto"><br></div><div dir="auto"><div dir="auto" style="font-family:sans-serif"><div class="elided-text"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>encrypts files in cloud storage with each file<br>having a different key.  The keys are all generated from a secret<br>keystore seed in a way that is supposed to be secure<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto"><div dir="auto" style="font-family:sans-serif"><div class="elided-text"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"></blockquote></div>This sounds almost exactly like Amazon"s server side encryption for S3 storage.</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif"><a href="http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html">http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html</a><br></div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">> <span style="background-color:rgb(255,255,255);color:rgb(68,68,68);font-family:'open sans','lucida grande','helvetica neue','arial';font-size:16px">Amazon S3 encrypts each object with a unique key. As an additional safeguard, it encrypts the key itself with a master key that it regularly rotates. Amazon S3 server-side encryption uses one of the strongest block ciphers available, 256-bit Advanced Encryption Standard (AES-256), to encrypt your data.</span></div><div dir="auto" style="font-family:sans-serif"><span style="background-color:rgb(255,255,255);color:rgb(68,68,68);font-family:'open sans','lucida grande','helvetica neue','arial';font-size:16px"><br></span></div><div dir="auto" style=""><font color="#444444" face="open sans, lucida grande, helvetica neue, arial"><span style="font-size:16px;background-color:rgb(255,255,255)">-Joe</span></font></div></div><div dir="auto"><div class="gmail_extra"><br></div></div></div>