Qt Cryptographic Architecture
|
Architecture | |
Providers | QCA works on the concept of a "provider" |
Hashing Algorithms | There are a range of hashing algorithms available in QCA |
Padding | For those Cipher sub-classes that are block based, there are modes that require a full block on encryption and decryption - Cipher Block Chaining mode and Electronic Code Book modes are good examples |