Closed FranzBusch closed 1 year ago
We want to support AES-CBC for encryption and decryption purposes.
This PR adds support AES-CBC. Furthermore, it adds wycheproof tests for it.
@swift-server-bot test this please
Motivation
We want to support AES-CBC for encryption and decryption purposes.
Modification
This PR adds support AES-CBC. Furthermore, it adds wycheproof tests for it.