Click here to Skip to main content
15,917,538 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Question.NETCF compliance test? Pin
Member 9615-Oct-07 17:57
Member 9615-Oct-07 17:57 
AnswerRe: .NETCF compliance test? Pin
led mike16-Oct-07 6:33
led mike16-Oct-07 6:33 
GeneralRe: .NETCF compliance test? Pin
Member 9616-Oct-07 6:43
Member 9616-Oct-07 6:43 
GeneralRe: .NETCF compliance test? Pin
led mike16-Oct-07 6:53
led mike16-Oct-07 6:53 
GeneralRe: .NETCF compliance test? Pin
Patrick Etc.16-Oct-07 7:45
Patrick Etc.16-Oct-07 7:45 
QuestionProcess::Start doesn't Pin
Phyxion15-Oct-07 10:43
Phyxion15-Oct-07 10:43 
AnswerRe: Process::Start doesn't Pin
Dave Kreskowiak15-Oct-07 12:27
mveDave Kreskowiak15-Oct-07 12:27 
QuestionSSL - I'm Desperate Now Pin
#realJSOP15-Oct-07 6:29
professional#realJSOP15-Oct-07 6:29 
This whole mess started out with a conversion from PHP to C#. In the PHP code, PHP's internal OpenSSL module works fine when verifying the signature. However, when using external OpenSSL binaries to perform the same function, neither the PHP code nor the C# code verifies the signature.

Due to that particular problem, I started looking around to see if I could verify an SSL signature via .Net. I have the data to verify with (as a string), the public key (in a file), and the signature (in a file). I've looked for more than a week on Google trying to find something less vague than "look up the signature formatter" (something someone here said). None of the stuff I've found to date makes any sense and assumes I'm already familiar with the crypto stuff in .Net.

All I need is to know if the signature is valid.

I assume that the signatures generated by openSSL code are the same as would be generated by SSL, and SHA1 is the same everywhere, so I should be able to verify this signature with what the three items I have, and I should be able to do it in .Net 2.0.

Can someone PLEASE give me a solid direction to follow so that I don't have to start converting openssl to C#?






"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


AnswerRe: SSL - I'm Desperate Now Pin
led mike15-Oct-07 8:34
led mike15-Oct-07 8:34 
AnswerRe: SSL - I'm Desperate Now Pin
Mike Dimmick15-Oct-07 13:10
Mike Dimmick15-Oct-07 13:10 
GeneralRe: SSL - I'm Desperate Now Pin
#realJSOP16-Oct-07 6:08
professional#realJSOP16-Oct-07 6:08 
QuestionOverwrite default DLL settings Pin
Luka Grabarevic15-Oct-07 0:35
Luka Grabarevic15-Oct-07 0:35 
QuestionToolStripMenuItem.Owner vs ContextMenuStrip Pin
cybertone14-Oct-07 23:14
cybertone14-Oct-07 23:14 
AnswerRe: ToolStripMenuItem.Owner vs ContextMenuStrip Pin
chaiguy133715-Oct-07 8:23
chaiguy133715-Oct-07 8:23 
GeneralRe: ToolStripMenuItem.Owner vs ContextMenuStrip Pin
cybertone15-Oct-07 14:01
cybertone15-Oct-07 14:01 
QuestionI used nant to build ASP .NET application Pin
balpanbh14-Oct-07 18:37
balpanbh14-Oct-07 18:37 
GeneralRe: I used nant to build ASP .NET application Pin
Paul Conrad31-Dec-07 9:27
professionalPaul Conrad31-Dec-07 9:27 
QuestionJavascript Question Pin
ryan1114-Oct-07 18:21
ryan1114-Oct-07 18:21 
AnswerRe: Javascript Question Pin
ryan1114-Oct-07 18:42
ryan1114-Oct-07 18:42 
AnswerRe: Javascript Question Pin
Pete O'Hanlon15-Oct-07 1:28
mvePete O'Hanlon15-Oct-07 1:28 
Questionquestion about ADO Disconnect mode Pin
meromake14-Oct-07 5:14
meromake14-Oct-07 5:14 
AnswerRe: question about ADO Disconnect mode Pin
pmarfleet14-Oct-07 10:32
pmarfleet14-Oct-07 10:32 
QuestionDrawing international (e.g. Chinese) characters Pin
chaiguy133713-Oct-07 18:49
chaiguy133713-Oct-07 18:49 
AnswerRe: Drawing international (e.g. Chinese) characters Pin
lmoelleb13-Oct-07 21:31
lmoelleb13-Oct-07 21:31 
GeneralRe: Drawing international (e.g. Chinese) characters Pin
chaiguy133714-Oct-07 6:19
chaiguy133714-Oct-07 6:19 

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.