Rename key_fmt to key_file_fmt type and introduce a real key_fmt enum.
[platform/core/security/yaca.git] / todo.txt
1 Global:
2 - Rethink and possibly add verification of output buffer lengths.
3   In other words check whether the user won't cause a buffer overflow.
4 - Importing/exporting encrypted (passphrased) RSA keys
5 - What about importing RSA priv and generating PUB from it?