Based on the LXR examples on the JSS test page I appear to be able to generate Elliptic Curve Pairs. The examples show generation of keys of various length. However, I would like to generate key pairs using the standard curves recognized by NIST or included in Suite B. The Java documentation has an ECGenParameterSpec that takes a string name for the standard or predefined curve. I tried modifying the programs to accept the parameter and guessing at the names from Suite B without success.
Does JSS have the ability to generate keypairs using the standard curves? If so, is there a list of the recognized names (as Strings)? Thanks. Bill Price _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto