Skip to content

Swapped Managed API usage for their CryptoServiceProvider alternatives#29

Merged
leechristensen merged 1 commit into
GhostPack:masterfrom
001SPARTaN:master
Nov 7, 2023
Merged

Swapped Managed API usage for their CryptoServiceProvider alternatives#29
leechristensen merged 1 commit into
GhostPack:masterfrom
001SPARTaN:master

Conversation

@001SPARTaN

Copy link
Copy Markdown

This solves issues on systems with 'Use FIPS compliant algorithms for encryption, hashing, and signing' enabled (fixes #28). These alternative APIs seem to be a drop-in replacement, but I have not been able to verify this in all cases.

…s to solve issues on systems with 'Use FIPS compliant algorithms for encryption, hashing, and signing' enabled.
@leechristensen leechristensen merged commit 54bb9f8 into GhostPack:master Nov 7, 2023
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.

Execution fails if FIPS algorithms are enforced

2 participants