Is there any available free & open source implementation of RSA-2048 for SQL Server 2000?
- by Victor Rodrigues
I'm trying to do some cryptography for SQL Server 2000, and I know that only SQL 2005+ comes with built-in functionality for doing this natively.
Do you know any open source implementation that I can use for free of RSA-2048 cryptography?