Click here to Skip to main content
15,919,749 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: hamilton algorithm Pin
pmarfleet12-Apr-08 8:07
pmarfleet12-Apr-08 8:07 
GeneralRe: hamilton algorithm Pin
73Zeppelin22-Apr-08 1:03
73Zeppelin22-Apr-08 1:03 
GeneralRe: hamilton algorithm Pin
soap brain22-Apr-08 1:06
soap brain22-Apr-08 1:06 
GeneralRe: hamilton algorithm Pin
73Zeppelin22-Apr-08 1:33
73Zeppelin22-Apr-08 1:33 
GeneralRe: hamilton algorithm Pin
soap brain22-Apr-08 1:58
soap brain22-Apr-08 1:58 
GeneralRe: hamilton algorithm Pin
73Zeppelin22-Apr-08 2:10
73Zeppelin22-Apr-08 2:10 
GeneralRe: hamilton algorithm Pin
soap brain22-Apr-08 2:49
soap brain22-Apr-08 2:49 
GeneralRe: hamilton algorithm Pin
73Zeppelin22-Apr-08 3:30
73Zeppelin22-Apr-08 3:30 
GeneralRe: hamilton algorithm [modified] Pin
soap brain22-Apr-08 17:23
soap brain22-Apr-08 17:23 
GeneralRe: hamilton algorithm Pin
73Zeppelin22-Apr-08 22:21
73Zeppelin22-Apr-08 22:21 
GeneralRe: hamilton algorithm Pin
soap brain22-Apr-08 22:30
soap brain22-Apr-08 22:30 
GeneralRe: hamilton algorithm Pin
soap brain22-Apr-08 22:53
soap brain22-Apr-08 22:53 
GeneralRe: hamilton algorithm Pin
73Zeppelin22-Apr-08 23:56
73Zeppelin22-Apr-08 23:56 
GeneralRe: hamilton algorithm Pin
soap brain23-Apr-08 0:15
soap brain23-Apr-08 0:15 
GeneralRe: hamilton algorithm Pin
73Zeppelin23-Apr-08 0:43
73Zeppelin23-Apr-08 0:43 
GeneralRe: hamilton algorithm Pin
soap brain23-Apr-08 0:57
soap brain23-Apr-08 0:57 
GeneralRe: hamilton algorithm Pin
73Zeppelin23-Apr-08 1:05
73Zeppelin23-Apr-08 1:05 
GeneralRe: hamilton algorithm Pin
soap brain23-Apr-08 1:28
soap brain23-Apr-08 1:28 
GeneralRe: hamilton algorithm Pin
Paul Conrad2-Aug-08 11:04
professionalPaul Conrad2-Aug-08 11:04 
GeneralRe: hamilton algorithm Pin
Paul Conrad2-Aug-08 11:02
professionalPaul Conrad2-Aug-08 11:02 
GeneralProcess time of the Skipjack and RC5 [modified] Pin
Cryptogrpahy6-Apr-08 23:02
Cryptogrpahy6-Apr-08 23:02 
GeneralRe: Process time of the Skipjack and RC5 Pin
cp98767-Apr-08 1:21
cp98767-Apr-08 1:21 
GeneralRe: Process time of the Skipjack and RC5 Pin
Cryptogrpahy7-Apr-08 2:09
Cryptogrpahy7-Apr-08 2:09 
GeneralRe: Process time of the Skipjack and RC5 Pin
cp98767-Apr-08 15:49
cp98767-Apr-08 15:49 
Look I'm not sure what you are trying to do, and I'm not interested in working through the swathe of code you pasted.

If you step back a bit, you appear to be asking for information on RC5 implementation because

Bimbaa wrote:
The comparison value at the RC5 is too shorter than others (DES, 3DES, Skipjack and Mine "new" ).


Look at the algorithms and try to understand which would take more instruction cycles. I think it will be clear why DES (and 3DES) is very slow in software compared to something like RC5.

Also time is not everything, there are other issues like cryptographic security that should be addressed in comparing ciphers.

Peter
"Until the invention of the computer, the machine gun was the device that enabled humans to make the most mistakes in the smallest amount of time."

GeneralRe: Process time of the Skipjack and RC5 Pin
Cryptogrpahy8-Apr-08 2:44
Cryptogrpahy8-Apr-08 2:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.