搜索资源列表
RSA
- 本软件围绕小模数RSA的实现这一主题,用图形化界面实现了密钥的随机产生、加密数据、解密数据等功能。所用语言:C# -This software around the small modulus RSA implementation of this theme, graphical interface to achieve a randomly generated key to encrypt data, decrypt data and other functions.
MyTeaA
- TEA算法的JAVA实现,图形化运行界面-TEA algorithm JAVA realization of running a graphical interface
mima
- C#编写图形化界面对文件进行加密和解密操作-C#, graphical interface to the file encryption and decryption operations ~ ~ ~
MD5
- MD5验证,基于公钥私钥加解密,用C编写,图形化界面-MD5 verify public key/private key
AES
- AES加解密算法 C语言编写 小巧 简便 不过没有图形化界面哈-AES by c
FileEncrypter
- 1.可以使用DES算法相应的库函数; 2.文件方式读入明文数据; 3.可以用户指定加密密钥或系统指定加密密钥; 4.能够对明文进行DES加密,并能对相应的密文解密出明文 5.以上所有功能要求图形化界面显示. -1 You can use the DES algorithm corresponding library function 2 papers read plaintext data 3 can be specified by the user or system
Caesar
- 简单的caesar加密解密程序,运用MFC或其他工具实现Caesar密码程序及图形化界面。(Simple Caesar encryption and decryption.)