开发者

AES/Rijndael implementation for SQL Server 2000?

Do you know any function implementation I could use for decrypting da开发者_Python百科ta encrypted by AES/Rijndael in SQL Server 2000?


xp_crypt might do it

Without the CLR and other whizzy stuff in SQL Server 2005+ it will be difficult in the raw SQL available in SQL Server 2000.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜