搜索资源列表
rijndael_for_linux
- Arithmetic for integers of almost rijndael for C and C++. Developed for linux-Arithmetic for integers of almost rijndae l for C and C. Developed for linux
Shellcode_jiami
- Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.-Shellcode encryption C source code is a Shellcode Crypter small C program that allows users to encrypt the ir Windo
blowfish
- 加密解密算法,一种hash函数,128位,linux下的源代码,用C语言编写
linux.base64.tar
- base64解码编码c++的,我找了好久才找到的-decoding base64 encoding c, and I look for a long time to find the
des-linux-1.0.tar.gz 3DES加解密C源码
- 3DES加解密C源码,32位。内带makefile。以验证可用,3DES encryption and decryption C source, 32. Within the band makefile. Can be used to verify
RSA_linux
- RSA字符串加密解密C 可在linux运行使用-RSA Linux
LINUXMD5
- LINUX下使用Ansi C编写的MD5消息散列算法-LINUX use Ansi C prepared news MD5 hash algorithm
20081222(des-ka9q-1.0-i386-gnu).tar
- DES加密解密源代码,c语言编写,在Linux系统下编译后直接可用-DES encryption and decryption source code, c language, in the Linux system can be used directly after the compiler
ecfile
- Visual C++ 做的小程序,可以实现简单加密解密,供大家参考。-Visual C++ to do a small procedure, a simple encryption and decryption can be achieved, for reference.
md5
- 改进的MD5文件校验,可以直接在LINUX/windos下编译,纯C文件。还有makefiel和操作简介-md5.c
base64
- BASE64编码的C实现,很精简,可以直接内嵌入工程-BASE64-coded C implementation, it is streamlined and can be directly embedded engineering
md5
- md5加密的范例用类写的该类为C语言可以用在linux windows两种开发环境-md5 encryption example of such a class is written in C language can be used in both the development environment linux windows
libdes.tar
- linux C写的3DES及DES加密算法函数源程序,程序格式工整 易于理解 -C write function 3DES and DES encryption algorithm
src
- SMS4加密算法的C语言实现方式,linux下编译通过。-SMS4 encryption algorithm C language implementations, linux compile.
md5
- MD5加密算法 C和Java源代码,以及CRC算法的C源代码-MD5 C and java source code
openssl-1.0.0e.tar
- openssl-1.0.0e源代码 众多的密码算法、公钥基础设施标准以及SSL协议,或许这些有趣的功能会产生实现所有这些算法和标准的想法。这是一个令人望而生畏的过程。这个工作不再是简单的读懂几本密码学专著和协议文档那么简单,而是要理解所有这些算法、标准和协议文档的每一个细节,并用很熟悉的C语言字符一个一个去实现这些定义和过程。 OpenSSL采用C语言作为开发语言,这使得OpenSSL具有优秀的跨平台性能,这对于广大技术人员来说是一件非常美妙的事情,可以在不同的平台使用同样熟悉的东西。O
openssl-fips-1.2.3.tar
- 符合FIPS标准的Openssl。 OpenSSL采用C语言作为开发语言,这使得OpenSSL具有优秀的跨平台性能,这对于广大技术人员来说是一件非常美妙的事情,可以在不同的平台使用同样熟悉的东西。OpenSSL支持Linux、Windows、BSD、Mac、VMS等平台,这使得OpenSSL具有广泛的适用性。 OpenSSL整个软件包大概可以分成三个主要的功能部分:密码算法库,SSL协议库,应用程序。 OpenSSL的目录结构自然也是围绕这三个功能部分进行规划的。
opensslsource
- Openssl 是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有: SSL 协议实现(包括SSLv2、SSLv3 和TLSv1)、大量软算法(对称/非对称/摘要)、 大数运算、非对称算法密钥生成、ASN.1 编解码库、证书请求(PKCS10)编解码、 数字证书编解码、CRL 编解码、OCSP 协议、数字证书验证、PKCS7 标准实现 和PKCS12 个人数字证书格式实现等功能。 Openssl 采用C语言作为开发语言,这使得它具有优秀的跨平台性能。Openssl
sm2
- linux平台用c语言实现SM2和SM3算法,能够完成密钥协商(Linux platform realizes SM2 and SM3 algorithm in C language, and can complete key agreement.)
C++语言实现DES和MAC分散算法
- C++语言实现DES和MAC分散算法 支持Window/linux系统