From 97dff9230b523a74aacadee232631d439d38caf2 Mon Sep 17 00:00:00 2001 From: Vladimir Diaz Date: Wed, 29 Nov 2017 11:58:01 -0500 Subject: [PATCH] Edit ROADMAP.md to add tasks Signed-off-by: Vladimir Diaz --- ROADMAP.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 7dd2792c..d5a36ea0 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -44,7 +44,12 @@ In no particular order... - [ ] Generalize metadata format in specification. -- [ ] Support quantum crypto. +- [ ] Support post quantum resilient crypto. + +- [ ] Resolve TODOs in the code. + +- [ ] Support Python's multilingual internationalization and localization +services. - [ ] 100% code coverage.