summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2024-04-12 00:54:00 +0200
committerMitya Selivanov <automainint@guattari.tech>2024-04-12 00:54:00 +0200
commit296a0514df30cfdc740638e5d1304358378efed6 (patch)
tree019935d30fe18249d5563b56527786baa3c22518 /TODO
parentff40af39818926ae24d9322dcb61a127965cf9e0 (diff)
downloadkit-296a0514df30cfdc740638e5d1304358378efed6.zip
Cleanup: Update TODO; remove miniz
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