From: Ron Natalie <ron at brl-vgr> Don't think that DES is slow based on the implementation that comes with UNIX. You could probably make it ten times faster rewriting it more efficiently in C. Even faster if you went to assembler. The code tastes fine, but it's ugly. -Ron