already generating the keys directly in powershell so i did not bothered coding it in C#, also waiting for the ECDSA code to be ported and the use of Sha2 for signing the keys on the csharp side of the library

Sent from Android (via Evomail)

Sorry that should have read "signing any other *file*".

 

 

Regards
 
Andrew Harris
Dun & Bradstreet Australia | Level 5, 479 St Kilda Rd, Melbourne VIC 3004
Work +61 3 9828 3346 | Mobile +61 418 599 547 | + [email protected] | : www.dnb.com.au

 

From: Harris, Andrew [mailto:[email protected]]
Sent: Monday, 9 December 2013 1:30 PM
To: Carlos Perez
Cc: [email protected]
Subject: RE: [dev-crypto-csharp] Signing public key

 

One thing you can add to that is the ability to create keys. Have a look at the example provided by Emmanuel in the SO post http://stackoverflow.com/a/893600.

 

I am now just wondering if signing of a public key is as simple as signing any other key. So basically I take my public key file and sign it using my private key like I would any other file?

 

Can anyone else confirm or deny?

 

Regards
 
Andrew Harris
Dun & Bradstreet Australia | Level 5, 479 St Kilda Rd, Melbourne VIC 3004
Work +61 3 9828 3346 | Mobile +61 418 599 547 | + [email protected] | : www.dnb.com.au

 

From: Carlos Perez [mailto:[email protected]]
Sent: Monday, 9 December 2013 12:47 PM
To: Harris, Andrew; [email protected]
Subject: Re: [dev-crypto-csharp] Signing public key

 

I have done quite a bit for a PowerShell module I'm writing using BC but have not gotten to that feature yet, if you find out please share. Here is my C# helper library fro what I have written using the latest version of BC from Git https://github.com/darkoperator/Posh-OpenPGP/tree/master/Source/PGPHelper

 

"Harris, Andrew" <[email protected]> wrote:

Hi All,

 

I am looking for a way to sign a PGP public key we have previously generated using another PGP tool. Is this possible? Is anyone willing to share some example code?

 

Regards

 

Andrew

 


--
Sent from Kaiten Mail. Please excuse my brevity.



Reply via email to