* Update opencrypto
- commit after testing: http://gitweb.dragonflybsd.org/~alexh/dragonfly.git/shortlog/refs/heads/aesgcm
- http://www.openbsd.org/cgi-bin/cvsweb/src/sys/crypto/
- - think about support for other ciphers, such as Serpent and Twofish
+ - think about support for other ciphers, such as Serpent and Twofish; fairly simple, just take a reference impl: http://members.fortunecity.it/blackvisionit/OpenPuff_Cryptography_Source.html, add it, then add code to xform.[ch] and cryptosoft.c; as well as cryptodev.h.
* Port hwpmc & dig into (boot-up) performance