The COSE draft also refers to "OKP" keys:
https://tools.ietf.org/html/draft-ietf-cose-msg-24
which in my opinion speaks for separating the CFRG algorithms from EC.
OKP keys have as far as I can tell (I'm not a cryptographer, just an applier of
cryptography), no ECPoint, coFactor, and ECField an
On 2017-06-21 17:31, Adam Petcher wrote:
On 6/21/2017 11:20 AM, Anders Rundgren wrote:
Thanx, but at this stage I'm mainly concerned about the specification.
Is the specification also supposed to be created in the issue above?
There is a JEP in development for RFC 7748, and I expect the API/
On 6/21/2017 11:20 AM, Anders Rundgren wrote:
Thanx, but at this stage I'm mainly concerned about the specification.
Is the specification also supposed to be created in the issue above?
There is a JEP in development for RFC 7748, and I expect the API/spec
will go in the JEP. It is still in a
On 2017-06-21 16:58, Seán Coffey wrote:
This appears to be tracked via
https://bugs.openjdk.java.net/browse/JDK-8171277
Thanx, but at this stage I'm mainly concerned about the specification.
Is the specification also supposed to be created in the issue above?
Regards,
Anders
https://github.co
This appears to be tracked via
https://bugs.openjdk.java.net/browse/JDK-8171277
Regards,
Sean.
On 20/06/17 21:32, Anders Rundgren wrote:
Hi List,
I'm an long time user of Java and JCE.
I've just begun looking into the recently standardized curve25519 crypto.
Since I didn't find any JEP or JS
Hi List,
I'm an long time user of Java and JCE.
I've just begun looking into the recently standardized curve25519 crypto.
Since I didn't find any JEP or JSR for this I took the liberty creating an
issue on Bouncycastle's GitHub:
https://github.com/bcgit/bc-java/issues/193#issuecomment-309183825