Skip to content

pkcs1v15: expose RsaSignatureAssociatedOid#392

Merged
tarcieri merged 1 commit intoRustCrypto:masterfrom
baloo:baloo/pkcs1v15/expose-RsaSignatureAssociatedOid
Nov 29, 2023
Merged

pkcs1v15: expose RsaSignatureAssociatedOid#392
tarcieri merged 1 commit intoRustCrypto:masterfrom
baloo:baloo/pkcs1v15/expose-RsaSignatureAssociatedOid

Conversation

@baloo
Copy link
Copy Markdown
Member

@baloo baloo commented Nov 28, 2023

This allows reuse of the RsaSignatureAssociatedOid trait to pull implementation of SignatureAlgorithmIdentifier in other crates (like yubihsm.rs).

This also fixes missing link in the documentation.

This allows reuse of the `RsaSignatureAssociatedOid` trait to pull
implementation of `SignatureAlgorithmIdentifier` in other crates (like
`yubihsm.rs`).
@tarcieri tarcieri merged commit 7803ce5 into RustCrypto:master Nov 29, 2023
@baloo baloo deleted the baloo/pkcs1v15/expose-RsaSignatureAssociatedOid branch November 29, 2023 21:59
baloo added a commit to baloo/RSA that referenced this pull request Dec 1, 2023
Added
 - expose a `pss::get_default_pss_signature_algo_id` helper ([RustCrypto#393])
 - expose `pkcs1v15::RsaSignatureAssociatedOid` ([RustCrypto#392])
@baloo baloo mentioned this pull request Dec 1, 2023
tarcieri pushed a commit that referenced this pull request Dec 1, 2023
Added
 - expose a `pss::get_default_pss_signature_algo_id` helper ([#393])
 - expose `pkcs1v15::RsaSignatureAssociatedOid` ([#392])
takumi-earth pushed a commit to earthlings-dev/RSA that referenced this pull request Jan 27, 2026
This allows reuse of the `RsaSignatureAssociatedOid` trait to pull
implementation of `SignatureAlgorithmIdentifier` in other crates (like
`yubihsm.rs`).
takumi-earth pushed a commit to earthlings-dev/RSA that referenced this pull request Jan 27, 2026
Added
 - expose a `pss::get_default_pss_signature_algo_id` helper ([RustCrypto#393])
 - expose `pkcs1v15::RsaSignatureAssociatedOid` ([RustCrypto#392])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants