commit | e3dd18db4dbe6cb67625bb9142f2976f2ec758e1 | [log] [tgz] |
---|---|---|
author | Shawn Willden <swillden@google.com> | Tue Dec 23 10:56:31 2014 -0700 |
committer | Shawn Willden <swillden@google.com> | Wed Feb 18 14:34:42 2015 -0700 |
tree | c042b9cee36902a0f3f6d89c8f56ae55b4bd9abf | |
parent | 6bfbff0020bb964a736e30d717b338e3e3973a36 [diff] |
Add AbstractFactoryRegistry class, and tests. This class will be used to create registries of key and operation factories, to decouple the GoogleKeymaster implementation from the set of supported algorithms and operations. In particular, this will allow the GetSupported*() methods to query the factories, rather than duplicating the supported lists. Change-Id: I7899ed579414bffa2056b61ba51faeba26fd2134