projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d3f270a
)
(no commit message)
author
alexh <alexh@web>
Mon, 11 Jul 2011 07:54:29 +0000 (
00:54
-0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Mon, 11 Jul 2011 07:54:29 +0000 (
00:54
-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
651c83f
..
048e91d
100644
(file)
--- a/
docs/developer/alexh_todo/index.mdwn
+++ b/
docs/developer/alexh_todo/index.mdwn
@@
-11,10
+11,6
@@
* add another optimized bcopy/memcpy/memset/bzero version, using the AVX instructions
-* add serpent and twofish xts modes to opencrypto
-
-* add serpent and twofish support to dm_target_crypt
-
* 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!