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

Introduce AES encryption service and prepare for migration from Rijndael #368

Merged
merged 3 commits into from
Mar 7, 2023

Conversation

SzymonPobiega
Copy link
Member

No description provided.

@SzymonPobiega SzymonPobiega requested a review from kbaley March 2, 2023 11:43
@SzymonPobiega SzymonPobiega self-assigned this Mar 2, 2023
@kbaley kbaley added this to the 3.1 milestone Mar 2, 2023
@kbaley kbaley changed the title Prepare AES migration Introduce AES encryption service and prepare for migration from Rijndael Mar 2, 2023
@kbaley kbaley force-pushed the prepare-aes-migration branch 2 times, most recently from 02030fa to 2344fe0 Compare March 6, 2023 22:57
@kbaley kbaley changed the base branch from release-3.1 to master March 7, 2023 01:25
SzymonPobiega and others added 3 commits March 7, 2023 11:07
Infer block size from the length of the IV

Aes backward compat -- block size

Make the tests run only on net framework

Warn when using Rijndael service

Add warning for non-standard block sizes

Revert block size changes

# Conflicts:
#	src/MessageProperty/NServiceBus.Encryption.MessageProperty.csproj
@kbaley kbaley force-pushed the prepare-aes-migration branch from 7245841 to b486cda Compare March 7, 2023 19:07
@kbaley kbaley merged commit fc0db41 into master Mar 7, 2023
@kbaley kbaley deleted the prepare-aes-migration branch March 7, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants