Some quick steps on how to get started with your first EC Key Pair and certificate:
- Select View -> Select -> Create -> KeyStore and create a keystore
- Select View -> Select -> Create -> KeyStore Entry -> EC Key to create a EC Key
- EC Keys can be created with 192, 239 and 256 bits
- Signature algorithms are available SHA1withECDSA upto SHA512ECDSA
- It supports X500 Certificate v1 and v3
- Go to View -> Select Task -> Export -> Certificate -> From Private Key Entry to create your first EC Certificate.
Voila !!!!
KeyTool IUI is available here: http://yellowcat1.free.fr/index_ktl.html
Another link on how to do certain tasks using this tool: http://yellowcat1.free.fr/howto/ktl/20/howto.html#_ecc_
2 comments:
New location for keyTool IUI:
http://code.google.com/p/keytool-iui/
keyTool IUI is now an open-source project
keyTool IUI, v. 2.4.1 can be downloaded at
http://code.google.com/p/keytool-iui/downloads/list
Post a Comment