Public Key Encryption Questions

1

RSA 1024 for Delphi and .NET
Hi All, I need to do public key encryption with certificates so that I can encrypt something in Delphi and pass it to a dot net app and have it decrypt. It needs to be RSA 1024. I have been able to do this in Delphi but not sure how to decrypt it in dot [...]

Answer Question   |  March 19, 2010  7:04 AM
.NET, Decryption, Delphi, Encryption, Public Key Encryption, RSA-1024
asked by:
15 pts.

Finding the public key in an asymmetric encryption on SQL Server
How do I know what the public key is for a given private key in an asymmetric encryption on a SQL Server?

Answer Question   |  January 8, 2009  3:28 PM
Public Key Encryption, SQL Server
2,585 pts.

1