搜索资源列表
openssl-0.9.8x.tar
- OpenSSL整个软件包大概可以分成三个主要的功能部分:密码算法库、SSL协议库以及应用程序,支持Linux、Windows、BSD、Mac、VMS等平台,Apache使用它加密HTTPS,OpenSSH使用它加密SSH-The whole OpenSSL package probably can be divided into three main parts: the cryptographic algorithm library, SSL protocol library and appl
TestingFunction
- Linux/BSD账号密码明文生成密文的Java代码 使用MD5进行加密-Linux/BSD account and password using MD5 to encrypt plaintext and implementing by Java code.
Base64
- C实现的base64加密算法,经测可用,可以用来加密数据,在linux下可用!-Base64 encryption algorithm implemented in C, measured by available and can be used to encrypt data, can be used in linux!