Skip to content

Support for Java 9 signature algorithm names with P1363 #751

@gino0631

Description

@gino0631

Java 9 introduced new standard algorithm names to support signature algorithms with an output as defined in IEEE P1363 format, e.g. SHA256withECDSAinP1363Format: https://docs.oracle.com/javase/9/docs/specs/security/standard-names.html#signature-algorithms

It would be good if BC provider could support these in Signature.getInstance(algorithm, provider).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions