Skip to content

Conversation

@dammitjanet
Copy link

@dammitjanet dammitjanet commented Sep 11, 2023

Fixes

Issue #35

New constructor for SymmetricEncryptionSink and AesSymmetricEncryptionSink to pass IV and key
Updated EncryptedSink abstract base class with additional constructor to pass in IV
Added additional tests for encryption/decryption repeatability when the decrpytion IV is known
Resolved some Xunit errors
Package updates and consolidation to latest Xunit
Fixed issue with with the Xunit FileData attribute only finding a single file per test

add your description

Updated EncryptedSinks with abstract base class and additional constructor to pass in IV
Added additional tests for encryption/decryption repeatability when the decrpytion IV is known
Resolved some Xunit errors
Package updates and consolidation to latest Xunit
Fixed na issue with with the Xunit FileData attribute only finding a single file per test
@robinrodricks
Copy link
Owner

Looks great actually, thanks a lot for this effort!

@robinrodricks robinrodricks merged commit afea8fc into robinrodricks:develop Sep 12, 2023
@robinrodricks
Copy link
Owner

@robinrodricks
Copy link
Owner

robinrodricks commented Sep 12, 2023

@robinrodricks robinrodricks changed the title Fixes for issue #35 EncryptedSinks pass IV and Key in constructor (Fixes for #35) Sep 12, 2023
@robinrodricks
Copy link
Owner

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