Skip to content

feat(secure_storage): enhance secure storage actions with optional en…#2174

Merged
sharjeelyunus merged 1 commit intomainfrom
secure-storage-algo
Mar 11, 2026
Merged

feat(secure_storage): enhance secure storage actions with optional en…#2174
sharjeelyunus merged 1 commit intomainfrom
secure-storage-algo

Conversation

@sharjeelyunus
Copy link
Member

…cryption parameters

  • Added optional algorithm and mode parameters to SetSecureStorage, GetSecureStorage, and ClearSecureStorage actions.
  • Updated input handling in EncryptedStorageManager to support different encryption algorithms and modes.
  • Enhanced encryption and decryption methods to accommodate new parameters, allowing for more flexible secure storage options.

…cryption parameters

- Added optional `algorithm` and `mode` parameters to SetSecureStorage, GetSecureStorage, and ClearSecureStorage actions.
- Updated input handling in EncryptedStorageManager to support different encryption algorithms and modes.
- Enhanced encryption and decryption methods to accommodate new parameters, allowing for more flexible secure storage options.
@sharjeelyunus sharjeelyunus self-assigned this Mar 11, 2026
@sharjeelyunus sharjeelyunus merged commit dee0bb5 into main Mar 11, 2026
5 checks passed
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.

1 participant