Lines Matching refs:code

49 To more rapidly understand the code in this package, inspect desSmallFips.i
57 performance comparison to other available des code which i could
60 this code (byte-order independent):
74 used as drop-in replacements with mit's code or any of the mit-
118 (code from [email protected] via comp.sources.misc)
124 performance. his code takes 26 sparc instructions to compute one
127 to use only 128k. his tables and code are machine independent.
129 (code from [email protected] via alt.sources or comp.sources.misc)
137 he seems to have included a lot of special case code
141 (code obtained from chalmers.se:pub/des)
146 also very modified for crypt. his iteration code uses 16k
149 (code obtained from [email protected] via alt.sources or comp.sources.misc)
151 ``highly optimized`` and tweaked Kerberos/Athena code (byte-order dependent):
156 so despite the comments in this code, it was possible to get
157 faster code AND smaller tables, as well as making the tables
159 (code obtained from prep.ai.mit.edu)
161 UC Berkeley code (depends on machine-endedness):
166 (code obtained from wuarchive.wustl.edu)
175 i got it and looked at the code, it really set off a lot of pet peeves -
176 it was too convoluted, the code had been written without taking
179 it was excessively slow, the author had attempted to clarify the code
209 and which necessarily produced different code and different lookup tables
210 for different machines. see the kerberos code for an example
212 obfuscate the code and in the end were slower than a simpler machine
228 in the data loading and storing code surrounding the key iterations
239 note that if you select the wrong one, the des code will still work;
256 generate good code.
258 ``i386`` tries to configure the code for a 386 by only declaring 3 registers
304 the code is written so that even a dumb compiler
309 (actually, there are some code fragments now which do require two temps,
393 there are no machine-dependencies in the code (see porting),
405 to use these with kerberos or kerberos-compatible code put desCore.a