-
encryptdecrypt
应用背景这aplicacion乐permite codificar mensajes跟Y copiarlos苏Sistema对粉compartido辑。关键技术EL语言C # ES UN Sistema bastante practico Y CON ESTA muestra DA MEJOR比如德再见
- 2022-01-30 16:35:19下载
- 积分:1
-
要在最低visual studio 2005的版本下运行,在运行后出现的对话框中输入密码就可以在下面的对话框中加密你想要加密的内容,可以保存加密后的内容,也可以...
要在最低visual studio 2005的版本下运行,在运行后出现的对话框中输入密码就可以在下面的对话框中加密你想要加密的内容,可以保存加密后的内容,也可以观看加密后的内容。-To the minimum version of visual studio 2005 run, after running the dialog box that appears, type the password in the following dialog box encryption you want to encrypt the content can be saved encrypted content, but also be able to watch encrypted内容.
- 2023-06-04 23:25:04下载
- 积分:1
-
标准C++书写的BlowFish加密算法,和加密文件演示,速度较快
标准C++书写的BlowFish加密算法,和加密文件演示,速度较快-written in standard C BlowFish encryption algorithm, and encryption paper presentations, faster
- 2022-03-07 10:15:31下载
- 积分:1
-
(C)数据加密计划的一些限制功能在语言输入和输出文件…
(C++)语言下文件输入输出函数的一些局限性 数据加密算法原理、实现-(C) language input and output file under some limitations function of data encryption algorithm theory, realization
- 2022-06-21 00:04:55下载
- 积分:1
-
一个比较简单的加密程序
一个比较简单的加密程序-a relatively simple encryption program
- 2022-03-13 17:52:14下载
- 积分:1
-
MISTY 加密算法 二进制兼容的加密算法,加密匙可到128位
MISTY 加密算法 二进制兼容的加密算法,加密匙可到128位-MISTY binary compatible encryption algorithm encryption algorithms, encryption keys can be 128
- 2022-03-26 13:35:10下载
- 积分:1
-
这是用C编写的伪随机数加密算法,请大虾们指教。
这是用C编写的伪随机数加密算法,请大虾们指教。-This is prepared by using C pseudo-random number encryption algorithm, please advise their shrimp.
- 2022-04-24 16:05:52下载
- 积分:1
-
md5算法的实现,C语言源码。自己写的。共享了
md5算法的实现,C语言源码。自己写的。共享了-md5 algorithm, C language source
- 2022-04-12 18:06:19下载
- 积分: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
-
数字签名(完整代码)
这是一个完整的数字签名过程,包括密钥的分发管理,摘要的提取,在eclipse上测试成功。
- 2022-02-24 16:55:09下载
- 积分:1