wallet-core
wallet-core copied to clipboard
[Encryption]: add support for aes-256-ctr
Description
fix #2701
- [x] Modify C++ Code
- [x] C++ unit tests update
- [x] Swift/Android/Wasm update
How to test
Run C++ unit tests Run wasm tests Run kotlin tests Run swift tests
Let's add AES-CBC tests as well
Let's add AES-CBC tests as well
That's not the goal of this pull request. Only adding aes 256 ctr is the purpose for this pr