Skip to content

Kyber: DefaultSignatureAlgorithmIdentifierFinder class missing Kyber Object Identifiers #1611

@RaghuReddy

Description

@RaghuReddy

I am experimenting Kyber key encryption in my project and have generated a Kyber key pair using Bouncy Castle provider and tried to store the private key in Keystore, but it expects a certificate chain associated with the private key, and that needs a signature algorithm.

https://docs.oracle.com/javase/8/docs/api/java/security/KeyStore.html#setKeyEntry-java.lang.String-java.security.Key-char:A-java.security.cert.Certificate:A-

DefaultSignatureAlgorithmIdentifierFinder class missing Kyber Object Identifiers

https://github.com/bcgit/bc-java/blob/main/pkix/src/main/java/org/bouncycastle/operator/DefaultSignatureAlgorithmIdentifierFinder.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    support requestCommunity assistance requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions