本文介绍了crypto ++ 5.6.1中关于TrippleDES的帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好.
我正在开发一个系统,该系统要求我使用crypto ++ 5.6.1库在ECB模式下实现TrippleDES-EDE2算法.我对此很陌生,无法辨认出图书馆的头和尾.有人可以帮忙吗?这将是一个巨大的帮助,并受到高度赞赏.
预先感谢.

Hello people.
I am working on a system which requires me to implement TrippleDES-EDE2 algorithm in ECB mode using the crypto++ 5.6.1 library. I am new to this and cannot make out the head and tail of the library.Can somebody help? It would be a great help and highly appreciated.
Thanks in advance.

推荐答案


这篇关于crypto ++ 5.6.1中关于TrippleDES的帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-19 07:04