河豚算法的C ++实现 [英] C++ implementation of blowfish algorithm

查看:290
本文介绍了河豚算法的C ++实现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要C ++中的程序,该程序可以实现河豚算法,并且可以用于加密和解密文本文件.

I need a progam in C++ that implements the blowfish algorithm and can be used to encrypt and decrypt a text file.

Thanks in advance!

推荐答案

在CP上有一篇文章:
There is an article here on CP: A C++ Implementation of the Blowfish Encryption/Decryption method[^].

Hope that helps you!


嗨Reena,

请在下面的链接中找到Blowfish算法的源代码.

从http://www.schneier.com下载
Hi Reena,

Please find out the source code of Blowfish algorithm on below link.

Down load from http://www.schneier.com


这篇关于河豚算法的C ++实现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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