搜索资源列表
playfair
- 自己编写的playfair加密/解密完整源程序.是用VC6 MFC编写的.Windows运行界面.可在Microsoft Visual C++ 6.0集成开发环境下直接编译运行.
RSA
- 完成1024位的RSA加解密,使用VC++开发有界面。-finish the encrypt the 1024 with RSA
Java_TripleDES
- Java开发的用于简单文字和文件的3DES加密算法,有图形界面,可以自行指定密钥-Java development for the simple text and documents 3DES encryption algorithm, a graphical interface, you can specify their own key
mm
- 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CBC-mode algorithm.
DES_reference_GUI
- DES加解密程序,有操作界面,包括在VC6环境下开发的MFC程序等。-DES encryption and decryption procedures, user interface, including the development of the MFC under VC6 procedures.
password
- 运用vb.net开发环境的加密解密程序,具有很好的可视界面-password
211929VCRSA
- RSA公钥加解密算法源码,VC++语言开发,有友好界面-RSA public key encryption algorithm source code, VC++ language development, a friendly interface
dfsd
- C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
pass
- 用java开发的des加密文件算法。有界面-a des project
VC-Rijndael-example
- vc++ 实现Rijndael加解密过程。有完整的开发环境,图形界面,适合初学者-vc++ to achieve the Rijndael encryption and decryption process. Complete development environment, a graphical interface, suitable for beginners
DES
- visual C++ 6.0开发的DES加密算法,用MFC作了界面-DES encryption algorithm developed by visual c++ 6.0, interface with MFC
DianCMS.SQL_6.0.0
- 易点内容管理系统(DianCMS)是基于微软.NET Framework 4.0、AJAX1. 0技术,采用Microsoft Access/SQL Server 2000/2005/2008存储过程进行多层架构开发的内容管理系统。其功能设计主要面向中大型企业、各个行业、事业单位以及政府机关等复杂功能站点。系统已建立文章系统、图片系统、下载系统、个人求职、企业招聘、房产系统、音乐系统、视频系统、网上商店、P2P网贷。使用自定义模型、自定义字段、自定义表单、自定义录入界面、会员系统等功能,您还可以
SM3,SM4_UI
- 将国密算法SM3, SM4 ECB的C代码打包成dll库。 然后在C#中进行调用。 有输入输出接口,测试结果正确。 包含所有源代码,可在此基础上进一步开发(The C code of the Chinese national algorithm SM3, SM4 ECB is packaged into a dll library and then called in C# with input and output interfaces. The test result is corre
P_yqt5
- 自己写的在CTR模式下的AES加解密算法,由PyQt5开发的界面设计,时间戳作为伪随机输入(AES encryption and decryption algorithm in CTR mode written by myself, interface design developed by PyQt5, time stamp as pseudo-random input)