projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
06d23a2
)
(no commit message)
author
alexh <alexh@web>
Sun, 12 Jun 2011 20:19:08 +0000 (13:19 -0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Sun, 12 Jun 2011 20:19:08 +0000 (13:19 -0700)
docs/developer/alexh_todo/index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/alexh_todo/index.mdwn
b/docs/developer/alexh_todo/index.mdwn
index
ed301c1
..
2a5c099
100644
(file)
--- a/
docs/developer/alexh_todo/index.mdwn
+++ b/
docs/developer/alexh_todo/index.mdwn
@@
-17,6
+17,9
@@
- Look at plain64 iv support, what it implies vs plain.
- Think about benbi iv support
+* crypto drivers should feed entropy when available
+ - via padlock has an rng that could be used
+
* Add TrueCrypt support
- Simply add a userland tool that sets dm_target_crypt up with the right parameters, extracted from the TrueCrypt header
- https://github.com/bwalex/tc-play <- done!