RE: [dev-crypto-csharp] Signing public key

2013-12-08 Thread Carlos Perez
7 | + harr...@dnb.com.au | : www.dnb.com.au   From: Harris, Andrew [mailto:harr...@dnb.com.au] Sent: Monday, 9 December 2013 1:30 PM To: Carlos Perez Cc: dev-crypto-csharp@bouncycastle.org Subject: RE: [dev-crypto-csharp] Signing public key   One thing you can add to that is the ability to create

RE: [dev-crypto-csharp] Signing public key

2013-12-08 Thread Harris, Andrew
://www.dnb.com.au/> From: Harris, Andrew [mailto:harr...@dnb.com.au] Sent: Monday, 9 December 2013 1:30 PM To: Carlos Perez Cc: dev-crypto-csharp@bouncycastle.org 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

RE: [dev-crypto-csharp] Signing public key

2013-12-08 Thread Harris, Andrew
m.au> | • www.dnb.com.auhttp://www.dnb.com.au/> From: Carlos Perez [mailto:dark0pera...@pauldotcom.com] Sent: Monday, 9 December 2013 12:47 PM To: Harris, Andrew; dev-crypto-csharp@bouncycastle.org Subject: Re: [dev-crypto-csharp] Signing public key I have done quite a bit for a PowerShell module I'm w

Re: [dev-crypto-csharp] Signing public key

2013-12-08 Thread Carlos Perez
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

[dev-crypto-csharp] Signing public key

2013-12-08 Thread Harris, Andrew
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