Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Convert encryption tests to proper unit tests #348

Merged
merged 4 commits into from
Dec 13, 2023

Conversation

keeshux
Copy link
Member

@keeshux keeshux commented Dec 12, 2023

Encryption tests are too vague. Focus on OpenSSL-dependent entities for migration to version 3:

  • CBC
  • CTR
  • AEAD

@keeshux keeshux force-pushed the refactoring/test-openssl-encryption branch from 90dc4ab to 2e5f639 Compare December 12, 2023 22:22
@keeshux keeshux closed this Dec 12, 2023
@keeshux keeshux reopened this Dec 12, 2023
@keeshux keeshux force-pushed the refactoring/test-openssl-encryption branch 4 times, most recently from 4a0e3d1 to bfece5f Compare December 12, 2023 23:32
FIXME: split encryption/decryption objects.
@keeshux keeshux force-pushed the refactoring/test-openssl-encryption branch from bfece5f to dae08b3 Compare December 13, 2023 07:22
@keeshux keeshux marked this pull request as ready for review December 13, 2023 08:59
@keeshux keeshux self-assigned this Dec 13, 2023
@keeshux keeshux added the enhancement New feature or request label Dec 13, 2023
@keeshux keeshux merged commit 8ca928a into master Dec 13, 2023
1 check passed
@keeshux keeshux deleted the refactoring/test-openssl-encryption branch December 13, 2023 08:59
@keeshux keeshux added this to the Upgrade to OpenSSL 3 milestone Dec 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant