commit | 95e1382b75bab7d8b4cce3c1267fa23df2006957 | [log] [tgz] |
---|---|---|
author | Shawn Willden <swillden@google.com> | Mon Dec 15 16:12:16 2014 -0700 |
committer | Shawn Willden <swillden@google.com> | Thu Feb 05 13:52:44 2015 -0700 |
tree | 02af151442f5282739915e6f512e79c811e7fa8f | |
parent | be4a2a3e70ada1ee026eaffb7163211161396215 [diff] |
Refactor AesKey, extracting most functionality to SymmetricKey. Symmetric key material handling is the same for all symmetric keys (except, perhaps, DES if we want to handle parity bits correctly), so move it into a common base. Change-Id: I6ad5d35ce9020c1ae155bf0a8f2efe35674b1604