summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 1 insertions, 7 deletions
diff --git a/TODO b/TODO
index 3e32dd1..ba26cf0 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,5 @@
-To-Do
+To-Do list
-- Cryptography
- - hmac_sha256 https://github.com/h5p9sl/hmac_sha256
- - ECC https://github.com/iSECPartners/nano-ecc
- - TLS
- Data formats
- UTF-8
- JSON
@@ -18,5 +14,3 @@ To-Do
- Utils
- parse, print
- String builder: tests
- - Compression: zip, bzip2
- - Refactor miniz; add tests