Skip to content

Missing RSA PSS methods (compatibility) #288

Open
@mattys101

Description

@mattys101

OpenSSL::Pkey::RSA / org.jruby.ext.openssl.PKeyRSA is missing the PSS methods sign-pss and verify-pss.

A cursory glance suggests that BouncyCastle supports PSS keys/signatures; however, investigation is needed as to whether it is compatible with OpenSSL's PSS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Missing RSA PSS methods (compatibility) · Issue #288 · jruby/jruby-openssl