commit | d583c92e4d6a76b2c9f9e1b3baa1a72b95be9344 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Wed Feb 06 15:21:47 2013 -0800 |
committer | Kenny Root <kroot@google.com> | Wed Feb 06 15:23:42 2013 -0800 |
tree | 13ebbee7f8dcbf0a71cd430c5c4327afe8ed9fc2 | |
parent | a22d7124eb8cd0da3ba5c897694f26342867a026 [diff] |
Update KeyPairGeneratorTest for EC keys EC keys can have two different formats: explicit parameters or named curve. When you generate a key, it's typically a named curve. When you write out the parameters of the named curve and read them back, it's no longer named. Change the comparison to match the EC parameters themselves instead of concerning the test with named curve stuff. Change-Id: I4fc2fe38cf497b2ce96d1258c54833c717152ad2