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

Merge up 1.2.2 to 1.3.x #61

Merged
merged 3 commits into from
Jan 3, 2025
Merged

Merge up 1.2.2 to 1.3.x #61

merged 3 commits into from
Jan 3, 2025

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Jan 3, 2025

No description provided.

Spomky and others added 3 commits March 30, 2024 19:03
* Add RSASSA-PSS encryption algorithm support

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.

* Update phpstan baseline file

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 merged commit 0888b72 into 1.3.x Jan 3, 2025
32 checks passed
@Spomky Spomky deleted the temp-1a1ed5 branch January 3, 2025 10:35
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