Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugs/rsapss ssa oid #54

Merged
merged 2 commits into from
Mar 30, 2024
Merged

Bugs/rsapss ssa oid #54

merged 2 commits into from
Mar 30, 2024

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Mar 30, 2024

Q A
Branch?
Bug fix? yes/no, #...
New feature? yes/no
BC breaks? yes/no
Deprecations? yes/no

Spomky added 2 commits March 30, 2024 18:15
Implemented support for the RSASSA-PSS encryption algorithm which involved adding new Classes and modifying existing ones. The RSAPSSSSAEncryptionAlgorithmIdentifier and RSASSAPSSPrivateKey Classes were added while the OneAsymmetricKey Class was updated to recognize the RSASSA-PSS encryption. This enhances compatibility with a wider range of RSA key types.
A new phpstan baseline rule has been added for the RSAPSSSSAEncryptionAlgorithmIdentifier class. This update aligns with the addition of the RSASSA-PSS encryption algorithm functionality, and improves the static code analysis and detection of potential issues.
@Spomky Spomky added the bug Something isn't working label Mar 30, 2024
@Spomky Spomky added this to the 1.2.1 milestone Mar 30, 2024
@Spomky Spomky self-assigned this Mar 30, 2024
@Spomky Spomky merged commit 0b10c8b into 1.2.x Mar 30, 2024
13 checks passed
@Spomky Spomky deleted the bugs/rsapss-ssa-oid branch March 30, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant