搜索资源列表
authen
- 采用非对称密钥加密方式的应用系统认证系统,系统包括服务端和客户端两部分,服务端运行在unix平台,客户端可以运行在unix和windows两种平台。-non-symmetric key encryption methods of application authentication system, the system including the server and client two parts, the server running on Unix platforms, the clie
071229200308
- 对称加密算法,aes希望能找到一个c和java对应的算法
ex1LinuxVersion
- linux下的加密会话; RSA、des、sha算法; 包括RSA密钥分发,des密钥在非对称密钥下的交换。 有TicServer用于分发RSa、密钥 Server是提供服务的。详细见实验报告-encrypted session under linux RSA, des, sha algorithm RSA key distribution des key in the non-symmetric key exchange. TicServer used to distrib
aes.tar
- AES 对称加密(包括加密和解密的过程)-AES symmetrical encryptography
kaisaJiaMI
- 凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。- As one of the most ancient Caesar cipher symmetric encryption system, when in Rome have been very popular, his basic idea is: by moving letters to achieve a certain number of bits enc
sse
- 对称加密算法,ubuntu上完美运行,其中包含完整的源代码-searchable encryption
ping_AES
- 对称加密算法 AES 算法的C语言正确实现-Symmetric encryption algorithm AES algorithm in C language correctly implemented
4
- 运用RSA公钥加密和DES对称加密,实现TCP聊天程序的加密(Using RSA public key encryption and DES symmetric encryption to realize the encryption of TCP chat program)