我能否知道我们是否可以在vc ++中使用CAPICOM_ENCRYPTION_ALGORITHM_3DES算法来加密和解密数据? [英] Can i know whether we can use CAPICOM_ENCRYPTION_ALGORITHM_3DES algorithm for encryption and decryption data in vc++?

查看:83
本文介绍了我能否知道我们是否可以在vc ++中使用CAPICOM_ENCRYPTION_ALGORITHM_3DES算法来加密和解密数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我能否知道我们是否可以在vc ++中使用CAPICOM_ENCRYPTION_ALGORITHM_3DES算法进行加密和解密数据?

Can i know whether we can use CAPICOM_ENCRYPTION_ALGORITHM_3DES algorithm for encryption and decryption data in vc++?

你能告诉我吗?我需要在VC ++中使用哪些加密和解密算法

And can you please tell me what are the encryption and decryption algorithms we need to use in VC++

推荐答案

为什么不呢?只要你有源和逻辑,就可以使用任何算法。

Why not? You can use any algorithm as long as you have the source and logic.

看一下这个以及加密和解密的一些例子:

Have a look at this and some examples about encryption and decryption:

https://msdn.microsoft.com/en-us /library/windows/desktop/aa382016(v=vs.85).aspx

https://code.msdn.microsoft.com/windowsdesktop/Cipher-Encryption-and-41a48012

https://www.codeguru.com/cpp/ misc / misc / cryptoapi / article.php / c3899 / How-to-EncryptDecrypt-a-String.htm

https://github.com/Microsoft/Windows-classic-samples/tree/master/Samples/Security/CipherEncryptionDecryption

问候,Guido


这篇关于我能否知道我们是否可以在vc ++中使用CAPICOM_ENCRYPTION_ALGORITHM_3DES算法来加密和解密数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆