mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-28 04:24:32 +00:00
Also add in a couple of TODO items I thought of along the way. svn path=/trunk/kdesupport/qca/; revision=408964
9 lines
218 B
Plaintext
9 lines
218 B
Plaintext
Configuration:
|
|
* Add check for libgcrypt support for SHA224
|
|
|
|
Implementation:
|
|
* Cipher is incomplete - it can't handle cases where
|
|
data is not provided in blocksize chunks. Needs buffering
|
|
and padding to be added.
|
|
|