projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dd4703
)
(no commit message)
author
alexh
<alexh@web>
Sun, 19 Jun 2011 09:17:26 +0000
(
02:17
-0700)
committer
Charlie
<root@leaf.dragonflybsd.org>
Sun, 19 Jun 2011 09:17:26 +0000
(
02:17
-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
a75bc6c
..
e7e082f
100644
(file)
--- a/
docs/developer/alexh_todo/index.mdwn
+++ b/
docs/developer/alexh_todo/index.mdwn
@@
-13,9
+13,6
@@
- 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!