开发者

AES/Rijndael implementation for SQL Server 2000?

开发者 https://www.devze.com 2022-12-25 17:35 出处:网络
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

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

精彩评论

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

关注公众号