OSDN Git Service

Add EC support back to signing tools
authorSami Tolvanen <samitolvanen@google.com>
Mon, 24 Nov 2014 15:19:18 +0000 (15:19 +0000)
committerSami Tolvanen <samitolvanen@google.com>
Tue, 25 Nov 2014 10:15:17 +0000 (10:15 +0000)
commit43548de0ef3b04e04ee26c910caf3b379a945b01
treea187f795dbdac34884550539d630b974ace083ec
parent0acf6e885898254494fb354af5f0bc2062bfeb5e
Add EC support back to signing tools

Even though RSA is the only supported algorithm in various
places, add EC support back to Utils.java to allow potential
use in future.

Change-Id: I1e0afbf133c9a6b9edc3873160697cb7c27ea29e
verity/Utils.java