Click here to Skip to main content
15,915,508 members
Home / Discussions / C#
   

C#

 
AnswerRe: many dynamic forms Pin
krieg3815-Feb-06 19:00
krieg3815-Feb-06 19:00 
GeneralRe: many dynamic forms Pin
DeathJester_16-Feb-06 18:26
DeathJester_16-Feb-06 18:26 
QuestionModal Dialogs Pin
Tyrus18215-Feb-06 17:27
Tyrus18215-Feb-06 17:27 
GeneralRe: Modal Dialogs Pin
Guffa15-Feb-06 19:01
Guffa15-Feb-06 19:01 
Questionpinging from C# Pin
AB777115-Feb-06 16:42
AB777115-Feb-06 16:42 
AnswerRe: pinging from C# Pin
krieg3815-Feb-06 18:56
krieg3815-Feb-06 18:56 
GeneralRe: pinging from C# Pin
AB777115-Feb-06 19:12
AB777115-Feb-06 19:12 
Question.net framework encryption that can be easily decoded on unix Pin
tfoxcreatek15-Feb-06 13:28
tfoxcreatek15-Feb-06 13:28 
Hi, I need to encrypt/decrypt some data for my C# application that can also be read on a unix system, and need a quick, simple, cross-platform solution I can embed in my own code that doesn't require dependencies on outside applications.

I don't know much about encryption. What I would like to do is come up with an encryption/decryption code that will work with my C#/.NET framework windows code (there are a number of cryptographic functions built into the .net framework) AND a unix program (could be perl, python, shell, C, etc). One requirement is that it should run on virtually any unix system without installing additional software.

AES, DES, public key, anything is really fine, but it should be a simple solution.

I have tried experimenting with a lot of code out there, but I am unfamiliar enough with the process that I can't get it to work, e.g., I create an encrypted file with my C# app, try to decrypt it using a PERL or python scrip on the other end, and, I can't get it to work.

If you have code in both C# on the .net side and on the unix side that would be greatly appreciated!

Thanks!
AnswerRe: .net framework encryption that can be easily decoded on unix Pin
Expert Coming15-Feb-06 14:08
Expert Coming15-Feb-06 14:08 
GeneralRe: .net framework encryption that can be easily decoded on unix Pin
tfoxcreatek15-Feb-06 16:14
tfoxcreatek15-Feb-06 16:14 
GeneralRe: .net framework encryption that can be easily decoded on unix Pin
liRetro16-Feb-06 5:10
liRetro16-Feb-06 5:10 
QuestionWebRequest Pin
Expert Coming15-Feb-06 11:32
Expert Coming15-Feb-06 11:32 
AnswerRe: WebRequest Pin
Dave Kreskowiak15-Feb-06 14:59
mveDave Kreskowiak15-Feb-06 14:59 
QuestionHow can I print at C# Pin
ahmmmed15-Feb-06 11:01
ahmmmed15-Feb-06 11:01 
QuestionHow can I print at C# Pin
ahmmmed15-Feb-06 10:57
ahmmmed15-Feb-06 10:57 
QuestionHow to access control properties from another Form Pin
hdv21215-Feb-06 9:53
hdv21215-Feb-06 9:53 
AnswerRe: How to access control properties from another Form Pin
User 665815-Feb-06 10:24
User 665815-Feb-06 10:24 
GeneralRe: How to access control properties from another Form Pin
hdv21215-Feb-06 10:47
hdv21215-Feb-06 10:47 
AnswerRe: How to access control properties from another Form Pin
DigitalKing15-Feb-06 13:56
DigitalKing15-Feb-06 13:56 
QuestionHow to access control properties from another Form Pin
hdv21215-Feb-06 9:52
hdv21215-Feb-06 9:52 
AnswerRe: How to access control properties from another Form Pin
Dave Kreskowiak15-Feb-06 14:55
mveDave Kreskowiak15-Feb-06 14:55 
QuestionCorrelationId format Pin
Brian Duke15-Feb-06 9:50
Brian Duke15-Feb-06 9:50 
AnswerRe: CorrelationId format Pin
User 665815-Feb-06 10:26
User 665815-Feb-06 10:26 
GeneralRe: CorrelationId format Pin
Brian Duke15-Feb-06 12:09
Brian Duke15-Feb-06 12:09 
GeneralRe: CorrelationId format Pin
Brian Duke16-Feb-06 14:42
Brian Duke16-Feb-06 14:42 

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.