Fix documentation: RC4 doesn't use IV
[platform/core/security/yaca.git] / todo.txt
index e2ef626..c33b5d7 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -7,4 +7,5 @@ Global:
 - yaca_key_wrap(), yaca_key_unwrap()
 - We need a way to import keys encrypted with hw (or other) keys. New
   function like yaca_key_load or sth?
-- Add extended description and examples in documentation.
\ No newline at end of file
+- Add extended description and examples in documentation.
+- Check PKCS8 with PKCS5 2.0 (EVP cipher instead of PBE)