Click here to Skip to main content
15,920,596 members
Home / Discussions / C#
   

C#

 
QuestionDecrypt but not Encrypt Pin
linal5-Jul-07 11:06
linal5-Jul-07 11:06 
AnswerRe: Decrypt but not Encrypt Pin
Nicholas Cardi5-Jul-07 11:33
Nicholas Cardi5-Jul-07 11:33 
AnswerRe: Decrypt but not Encrypt Pin
dino20945-Jul-07 13:15
dino20945-Jul-07 13:15 
GeneralRe: Decrypt but not Encrypt Pin
linal5-Jul-07 13:36
linal5-Jul-07 13:36 
GeneralRe: Decrypt but not Encrypt Pin
dino20946-Jul-07 7:50
dino20946-Jul-07 7:50 
GeneralRe: Decrypt but not Encrypt Pin
linal6-Jul-07 7:56
linal6-Jul-07 7:56 
GeneralRe: Decrypt but not Encrypt Pin
dino20946-Jul-07 9:04
dino20946-Jul-07 9:04 
GeneralRe: Decrypt but not Encrypt Pin
mav.northwind6-Jul-07 9:06
mav.northwind6-Jul-07 9:06 
Hi!
You could sign a hash value of your data (private key required for that) and verify the integrity of the hash using just the public key.
For this you only have to include the public key into your app and keep the private key safe.


Regards,
mav

--
Black holes are the places where God divided by 0...

QuestionBinding with an intermediate table Pin
Richard Blythe5-Jul-07 10:27
Richard Blythe5-Jul-07 10:27 
QuestionTele-operated robotic arm need help in programming Pin
koool_faysie5-Jul-07 9:14
koool_faysie5-Jul-07 9:14 
AnswerRe: Tele-operated robotic arm need help in programming Pin
Christian Graus5-Jul-07 9:24
protectorChristian Graus5-Jul-07 9:24 
GeneralRe: Tele-operated robotic arm need help in programming Pin
koool_faysie5-Jul-07 9:35
koool_faysie5-Jul-07 9:35 
GeneralRe: Tele-operated robotic arm need help in programming Pin
Christian Graus5-Jul-07 10:24
protectorChristian Graus5-Jul-07 10:24 
AnswerRe: Tele-operated robotic arm need help in programming Pin
Luc Pattyn5-Jul-07 10:03
sitebuilderLuc Pattyn5-Jul-07 10:03 
GeneralRe: Tele-operated robotic arm need help in programming Pin
koool_faysie5-Jul-07 10:41
koool_faysie5-Jul-07 10:41 
GeneralRe: Tele-operated robotic arm need help in programming Pin
Luc Pattyn5-Jul-07 10:57
sitebuilderLuc Pattyn5-Jul-07 10:57 
GeneralRe: Tele-operated robotic arm need help in programming Pin
koool_faysie5-Jul-07 11:06
koool_faysie5-Jul-07 11:06 
GeneralRe: Tele-operated robotic arm need help in programming Pin
Luc Pattyn5-Jul-07 11:29
sitebuilderLuc Pattyn5-Jul-07 11:29 
GeneralRe: Tele-operated robotic arm need help in programming Pin
koool_faysie7-Jul-07 5:53
koool_faysie7-Jul-07 5:53 
GeneralRe: Tele-operated robotic arm need help in programming Pin
Luc Pattyn7-Jul-07 6:05
sitebuilderLuc Pattyn7-Jul-07 6:05 
GeneralRe: Tele-operated robotic arm need help in programming Pin
koool_faysie7-Jul-07 6:09
koool_faysie7-Jul-07 6:09 
GeneralRe: Tele-operated robotic arm need help in programming Pin
Luc Pattyn7-Jul-07 6:21
sitebuilderLuc Pattyn7-Jul-07 6:21 
GeneralRe: Tele-operated robotic arm need help in programming Pin
koool_faysie7-Jul-07 6:34
koool_faysie7-Jul-07 6:34 
GeneralRe: Tele-operated robotic arm need help in programming Pin
Luc Pattyn7-Jul-07 6:57
sitebuilderLuc Pattyn7-Jul-07 6:57 
GeneralRe: Tele-operated robotic arm need help in programming Pin
koool_faysie7-Jul-07 7:12
koool_faysie7-Jul-07 7:12 

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.