My more active and/or interesting projects are:
- Botan is a fast and
portable C++ crypto library
- FECpp is an implementation of a forward
error correction code in C++
- grab_rss reads RSS/Atom feeds and sends
you email for each new post
- VNCcrack is a dictionary-based
cracker for the weak VNC authentication protocol
Smaller or defunct projects of mine include:
- CapOver LSM is a kernel module that
lets you allocate more fine-grained privledges on a Linux
system than is normally possible. For Linux 2.6.8 or earlier,
has not been ported to new kernel releases.
- find_duplicates.py is a
program to find duplicate files that deals well with many
large files
- eax.c is the original reference
implementation of the
EAX
authenticated cipher mode
- suite_scan.cpp is a program that
probes an SSL/TLS server to find out what ciphersuites it is
willing to negotiate
- logger.c is an incredibly simplistic
X11 keylogger
In the past, I've done work on:
- Cutlass,
an encrypted P2P system that provides secure voice, IM, and
file transfer
- OpenCM is a secure
configuration managment/version control tool built for
distributed operation