Click here to Skip to main content
16,015,697 members
Home / Discussions / Algorithms
   

Algorithms

 
JokeRe: Homework Question - honest!! Pin
Paul Conrad6-Oct-07 9:32
professionalPaul Conrad6-Oct-07 9:32 
GeneralRe: Homework Question - honest!! Pin
Malcolm Smart6-Oct-07 9:39
Malcolm Smart6-Oct-07 9:39 
GeneralRe: Homework Question - honest!! Pin
Luc Pattyn6-Oct-07 9:45
sitebuilderLuc Pattyn6-Oct-07 9:45 
GeneralRe: Homework Question - honest!! Pin
Paul Conrad6-Oct-07 9:47
professionalPaul Conrad6-Oct-07 9:47 
GeneralRe: Homework Question - honest!! Pin
Urs Enzler9-Oct-07 5:04
Urs Enzler9-Oct-07 5:04 
AnswerRe: How to get Best Possible Combination from an ArrayList Pin
Rob Graham6-Oct-07 4:29
Rob Graham6-Oct-07 4:29 
Questionencryption algorithm Pin
sc_emb4-Oct-07 20:08
sc_emb4-Oct-07 20:08 
AnswerRe: encryption algorithm Pin
cp98764-Oct-07 21:09
cp98764-Oct-07 21:09 
Be your own CA and install your public master key as trusted on the embedded system. Then the embedded system can trust all certificates signed by your master private key. Much the same as IE - it comes with a whole lot of certificates pre-installed from CAs that Microsoft has decided that you should trust.

If you don't use assymetric encryption for authentication you have to save some secret key in each device that could be vulnerable to detection.

Of course it all depends on what you are securing, if the embedded system is a nuclear detonation device or if failure of the system could otherwise lead to mass destruction, then this advice may not be applicable.




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."

AnswerRe: encryption algorithm Pin
PICguy9-Oct-07 20:19
PICguy9-Oct-07 20:19 
Questionhow to convert a string to a mathematical function Pin
nta_388626-Sep-07 2:55
nta_388626-Sep-07 2:55 
AnswerRe: how to convert a string to a mathematical function Pin
David Crow26-Sep-07 4:48
David Crow26-Sep-07 4:48 
AnswerRe: how to convert a string to a mathematical function Pin
Dan Neely26-Sep-07 5:25
Dan Neely26-Sep-07 5:25 
GeneralRe: how to convert a string to a mathematical function Pin
El Corazon26-Sep-07 9:45
El Corazon26-Sep-07 9:45 
AnswerRe: how to convert a string to a mathematical function Pin
Russell'27-Sep-07 0:35
Russell'27-Sep-07 0:35 
AnswerRe: how to convert a string to a mathematical function Pin
Urs Enzler27-Sep-07 1:16
Urs Enzler27-Sep-07 1:16 
AnswerRe: how to convert a string to a mathematical function Pin
Luc Pattyn27-Sep-07 3:29
sitebuilderLuc Pattyn27-Sep-07 3:29 
AnswerRe: how to convert a string to a mathematical function Pin
PICguy9-Oct-07 20:57
PICguy9-Oct-07 20:57 
QuestionWhich algorithm fits best ? Pin
kkadir24-Sep-07 9:19
kkadir24-Sep-07 9:19 
AnswerRe: Which algorithm fits best ? Pin
PICguy24-Sep-07 14:21
PICguy24-Sep-07 14:21 
GeneralRe: Which algorithm fits best ? Pin
kkadir25-Sep-07 3:36
kkadir25-Sep-07 3:36 
AnswerRe: Which algorithm fits best ? Pin
Russell'26-Sep-07 0:04
Russell'26-Sep-07 0:04 
GeneralRe: Which algorithm fits best ? Pin
kkadir26-Sep-07 11:06
kkadir26-Sep-07 11:06 
GeneralRe: Which algorithm fits best ? Pin
Russell'26-Sep-07 22:07
Russell'26-Sep-07 22:07 
GeneralRe: Which algorithm fits best ? Pin
mulletcheese28-Sep-07 6:02
mulletcheese28-Sep-07 6:02 
QuestionCode for Travelling Salesman Problem Pin
laremtj24-Sep-07 8:56
laremtj24-Sep-07 8:56 

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.