Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
cipher improvement

- switch back to OG rainstorm as it seems more secure than the one with the compression step
- port / add back the good code in block-cipher.h.good for modes other than scatter (which is already done today!) into block-cipher.h
- ensure salt and iv is generated in JS version if not passed in
- use 'more secure' randomness source
- use 'more secure' randomness source in cpp
- let key material come from a file not just a password or -P command line arg
- write tests, including hmac testing tampering tests

Expand Down