Lines Matching refs:code

38 To more rapidly understand the code in this package, inspect desSmallFips.i
46 performance comparison to other available des code which i could
49 this code (byte-order independent):
61 used as drop-in replacements with mit's code or any of the mit-
94 (code from eay@psych.psy.uq.oz.au via comp.sources.misc)
99 performance. his code takes 26 sparc instructions to compute one
102 to use only 128k. his tables and code are machine independent.
103 (code from glad@daimi.aau.dk via alt.sources or comp.sources.misc)
109 he seems to have included a lot of special case code
112 (code obtained from chalmers.se:pub/des)
116 also very modified for crypt. his iteration code uses 16k
118 (code obtained from aem@aber.ac.uk via alt.sources or comp.sources.misc)
120 ``highly optimized'' and tweaked Kerberos/Athena code (byte-order dependent):
123 so despite the comments in this code, it was possible to get
124 faster code AND smaller tables, as well as making the tables
126 (code obtained from prep.ai.mit.edu)
128 UC Berkeley code (depends on machine-endedness):
132 (code obtained from wuarchive.wustl.edu)
140 i got it and looked at the code, it really set off a lot of pet peeves -
141 it was too convoluted, the code had been written without taking
144 it was excessively slow, the author had attempted to clarify the code
173 and which necessarily produced different code and different lookup tables
174 for different machines. see the kerberos code for an example
176 obfuscate the code and in the end were slower than a simpler machine
192 in the data loading and storing code surrounding the key iterations
202 note that if you select the wrong one, the des code will still work;
217 generate good code.
218 `i386' tries to configure the code for a 386 by only declaring 3 registers
259 the code is written so that even a dumb compiler
263 (actually, there are some code fragments now which do require two temps,
333 there are no machine-dependencies in the code (see porting),
344 to use these with kerberos or kerberos-compatible code put desCore.a