[OpenAFS-devel] coding conventions / standards?

Derrick J Brashear shadow@dementia.org
Wed, 8 Nov 2000 17:51:41 -0500 (EST)


On Wed, 8 Nov 2000, Default wrote:

> 
> > > Oh, and is anyone working on replacing the archaic Steve Miller DES
> > > implementation with something better/faster/smaller/easier to build?
> > 
> > As yet unknown to me, but if no one does, I will.
> 
> As with any performance-related modification, you should measure
> it. Last time I measured it versus eay's des, it didn't
> make an ounce of difference. There are better places to spend the
> day it would take to replace it.

If you ignore the performance issues entirely, the code is still not
exactly the most maintainable, but you do have a good point, especially if
rxkad v3 allows for DES (not that there's any real reason it should)

-D