Qt Cryptographic Architecture
|
![]() | |
![]() | QCA works on the concept of a "provider" |
![]() | There are a range of hashing algorithms available in QCA |
![]() | 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 |