-
实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文。...
实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文。-The achievement of Virginia password, use the keyboard to receive explicit and key, screen printing ciphertext.
- 2022-07-22 15:50:38下载
- 积分:1
-
PGP加密技术保护的使用
利用PGP加密技术保护电子邮件安全,很不错的-The use of PGP encryption technology to protect e-mail security, very good
- 2022-05-08 13:25:08下载
- 积分:1
-
A-SAODV to secure MANET simulation
在各种安全机制中;
- 2022-03-03 18:39:02下载
- 积分:1
-
FEC2/3加解码
FEC2/3加解码-FEC2/3 plus decoder
- 2022-03-08 08:45:33下载
- 积分:1
-
OpenVPN是一个强大的和高度灵活的隧道应用的不足。
OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single TCP/UDP port.
- 2022-01-26 04:52:50下载
- 积分:1
-
several RSA DES algorithm C program should not miss
RSA DES 等几个算法的C程序,不要错过-several RSA DES algorithm C program should not miss
- 2022-05-24 04:34:43下载
- 积分:1
-
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写-c++ achieve key for Caesar 4 password encryption, which supports the explicit case
- 2023-05-05 14:55:03下载
- 积分:1
-
流密码算法,可用于文件加密和实
流密码算法,可用于文件加密和实时通信
,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成-Stream cipher algorithm, can be used for file encryption and real-time communication, the designer is well-known cryptographer Rivest. The algorithm efficiency is much higher than the general block cipher, and is suitable for random number generator
- 2023-04-27 14:55:03下载
- 积分:1
-
一些加密算法的介绍,可对文件或字符串加密
一些加密算法的介绍,可对文件或字符串加密-some encryption algorithm, the right documents can be encrypted or string
- 2022-04-22 08:56:17下载
- 积分:1
-
et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int...
et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。返回数字字母型结果的算法参见之前Blog文章-* This program is free software you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation either version 2, or (at your option) any
* later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program if not, write to the Free Software Foundation,
* Inc., 59 Temple Place- Suite 330, Boston, MA 02111-1307, USA.
- 2022-05-19 19:13:03下载
- 积分:1