commit | 46d6fd0ffa7e35cd07d99f9c54e8054eff315c7e | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Thu Nov 19 17:58:33 2020 -0800 |
committer | Joel Galenson <jgalenson@google.com> | Thu Nov 19 18:00:02 2020 -0800 |
tree | 5abb5bc52d55b1616bb657d2fa286c6aa3b704e8 | |
parent | de5e40df834f5a2b478b8975cc788658cb0192ba [diff] |
Make Keystore2's crypto operations their own crate This cleanly separates out the underlying C++ code and allows clients to depend only on the safe wrapper. Test: keystore2_crypto_test Test: keystore2_crypto_test_rust Change-Id: I730ebe22ac66287a5650a36b7aeb61c69172e0f8