Click here to Skip to main content
15,917,808 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: How is BitBlt implemented Pin
The Nightcoder27-Nov-07 11:47
The Nightcoder27-Nov-07 11:47 
QuestionAny one know c4.5 Pin
ibnoe13-Nov-07 14:27
ibnoe13-Nov-07 14:27 
GeneralRe: Any one know c4.5 Pin
John_Adams10-Dec-07 23:36
John_Adams10-Dec-07 23:36 
QuestionSplitting a Polygon into Rectangles Pin
notacake12-Nov-07 3:02
notacake12-Nov-07 3:02 
AnswerRe: Splitting a Polygon into Rectangles Pin
Luc Pattyn12-Nov-07 4:19
sitebuilderLuc Pattyn12-Nov-07 4:19 
GeneralRe: Splitting a Polygon into Rectangles Pin
Skippums16-Nov-07 9:07
Skippums16-Nov-07 9:07 
QuestionAssymetric Encryption Algorithms Pin
Skippums8-Nov-07 8:56
Skippums8-Nov-07 8:56 
AnswerRe: Assymetric Encryption Algorithms Pin
El Corazon8-Nov-07 9:17
El Corazon8-Nov-07 9:17 
Skippums wrote:
Can someone please explain to me how assym encryption algs work?


http://en.wikipedia.org/wiki/Public-key_cryptography[^]

The most common ones [asymmetric key systems] have the property that Alice and Bob each own two keys, one for encryption and one for decryption. In a secure asymmetric key encryption scheme, the decryption key should not be deducible from the encryption key. This is known as public-key encryption, since the encryption key can be published without compromising the security of encrypted messages. In the analogy above, Bob might publish instructions on how to make a lock ("public key"), but the lock is such that it is impossible (so far as is known) to deduce from these instructions how to make a key which will open that lock ("private key"). Those wishing to send messages to Bob use the public key to encrypt the message; Bob uses his private key to decrypt it.<br />


_________________________
Asu no koto o ieba, tenjo de nezumi ga warau.
Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

AnswerRe: Assymetric Encryption Algorithms Pin
Luc Pattyn8-Nov-07 9:18
sitebuilderLuc Pattyn8-Nov-07 9:18 
QuestionRe: Assymetric Encryption Algorithms Pin
Skippums8-Nov-07 9:33
Skippums8-Nov-07 9:33 
AnswerRe: Assymetric Encryption Algorithms Pin
Luc Pattyn8-Nov-07 9:56
sitebuilderLuc Pattyn8-Nov-07 9:56 
GeneralRe: Assymetric Encryption Algorithms Pin
Skippums8-Nov-07 10:04
Skippums8-Nov-07 10:04 
QuestionDisplay Equations in Articles Pin
Ryan Harm7-Nov-07 12:10
professionalRyan Harm7-Nov-07 12:10 
AnswerRe: Display Equations in Articles Pin
Paul Conrad7-Nov-07 12:21
professionalPaul Conrad7-Nov-07 12:21 
QuestionRe: Display Equations in Articles Pin
Ryan Harm7-Nov-07 12:38
professionalRyan Harm7-Nov-07 12:38 
AnswerRe: Display Equations in Articles Pin
Luc Pattyn7-Nov-07 12:24
sitebuilderLuc Pattyn7-Nov-07 12:24 
GeneralRe: Display Equations in Articles Pin
Ryan Harm7-Nov-07 12:40
professionalRyan Harm7-Nov-07 12:40 
GeneralRe: Display Equations in Articles Pin
Luc Pattyn7-Nov-07 13:12
sitebuilderLuc Pattyn7-Nov-07 13:12 
GeneralRe: Display Equations in Articles Pin
Ju@ncho14-Nov-07 8:31
Ju@ncho14-Nov-07 8:31 
QuestionStoring more values in single BYTE. Pin
Sameerkumar Namdeo5-Nov-07 22:29
Sameerkumar Namdeo5-Nov-07 22:29 
JokeRe: Storing more values in single BYTE. Pin
CPallini6-Nov-07 2:08
mveCPallini6-Nov-07 2:08 
JokeRe: Storing more values in single BYTE. Pin
El Corazon6-Nov-07 3:29
El Corazon6-Nov-07 3:29 
GeneralRe: Storing more values in single BYTE. Pin
CPallini6-Nov-07 3:33
mveCPallini6-Nov-07 3:33 
JokeRe: Storing more values in single BYTE. Pin
El Corazon6-Nov-07 4:01
El Corazon6-Nov-07 4:01 
AnswerRe: Storing more values in single BYTE. Pin
Dan Neely6-Nov-07 2:14
Dan Neely6-Nov-07 2:14 

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.