Skip to content

Commit 45b2cc3

Browse files
authored
Update TODOs
1 parent 07be471 commit 45b2cc3

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

todos.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,29 @@
1818
* Var handles
1919
* Type
2020

21-
## util
21+
## text
2222

2323
* Formatting Strings
24+
* Regex/Matcher
25+
* HexFormst
26+
27+
## util
28+
2429
* Assert Preconditions
2530
* Aggregating Objects
2631
* Grouping Objects
27-
* Avoiding null (Empty collections, Optional)
28-
* Regex/Matcher
2932

3033
## security
3134

3235
* Hashes
33-
* Signatures
3436
* Encryption
37+
* Random
38+
* KEM
39+
* KDF
3540

3641
## time
3742

38-
* String formatting & parsing
43+
* Formatting & parsing
3944

4045
# Language
4146

0 commit comments

Comments
 (0)