Skip to content

Use various providers in JCA #32

@hugoqnc

Description

@hugoqnc

JCA uses a provider-based architecture, where one can specify a cryptography provider (like BouncyCastle) which will provide the implementations of JCA APIs.

  • Investigate if we can often identify the provider when tracking JCA crypto calls
  • If so, restructure the JCA rules to make them depend on the provider
  • Add BouncyCastle as a cryptography provider for JCA

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestjava pluginissues related to the java implementation

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions