CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - c linux

搜索资源列表

  1. rijndael_for_linux

    0下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.31mb
    • 提供者:leejuser
  1. Shellcode_jiami

    1下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.92kb
    • 提供者:雪狐
  1. blowfish

    0下载:
  2. 加密解密算法,一种hash函数,128位,linux下的源代码,用C语言编写
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.58kb
    • 提供者:shilin
  1. linux.base64.tar

    0下载:
  2. base64解码编码c++的,我找了好久才找到的-decoding base64 encoding c, and I look for a long time to find the
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.89kb
    • 提供者:访访
  1. des-linux-1.0.tar.gz 3DES加解密C源码

    0下载:
  2. 3DES加解密C源码,32位。内带makefile。以验证可用,3DES encryption and decryption C source, 32. Within the band makefile. Can be used to verify
  3. 所属分类:加密解密

    • 发布日期:2016-01-25
    • 文件大小:16.72kb
    • 提供者:左宏权
  1. RSA_linux

    0下载:
  2. RSA字符串加密解密C 可在linux运行使用-RSA Linux
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-29
    • 文件大小:8kb
    • 提供者:魏涛
  1. LINUXMD5

    0下载:
  2. LINUX下使用Ansi C编写的MD5消息散列算法-LINUX use Ansi C prepared news MD5 hash algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:3.09kb
    • 提供者:李祖权
  1. 20081222(des-ka9q-1.0-i386-gnu).tar

    0下载:
  2. DES加密解密源代码,c语言编写,在Linux系统下编译后直接可用-DES encryption and decryption source code, c language, in the Linux system can be used directly after the compiler
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:18.31kb
    • 提供者:aoliang
  1. ecfile

    0下载:
  2. Visual C++ 做的小程序,可以实现简单加密解密,供大家参考。-Visual C++ to do a small procedure, a simple encryption and decryption can be achieved, for reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:59.59kb
    • 提供者:hah
  1. md5

    0下载:
  2. 改进的MD5文件校验,可以直接在LINUX/windos下编译,纯C文件。还有makefiel和操作简介-md5.c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4.82kb
    • 提供者:唐宇涛
  1. base64

    0下载:
  2. BASE64编码的C实现,很精简,可以直接内嵌入工程-BASE64-coded C implementation, it is streamlined and can be directly embedded engineering
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:832.4kb
    • 提供者:s307zgh
  1. md5

    0下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:11.41kb
    • 提供者:sunkai
  1. libdes.tar

    0下载:
  2. linux C写的3DES及DES加密算法函数源程序,程序格式工整 易于理解 -C write function 3DES and DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1014.12kb
    • 提供者:叶健
  1. src

    0下载:
  2. SMS4加密算法的C语言实现方式,linux下编译通过。-SMS4 encryption algorithm C language implementations, linux compile.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:9.35kb
    • 提供者:钱瑞
  1. md5

    0下载:
  2. MD5加密算法 C和Java源代码,以及CRC算法的C源代码-MD5 C and java source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:17.63kb
    • 提供者:
  1. openssl-1.0.0e.tar

    0下载:
  2. openssl-1.0.0e源代码 众多的密码算法、公钥基础设施标准以及SSL协议,或许这些有趣的功能会产生实现所有这些算法和标准的想法。这是一个令人望而生畏的过程。这个工作不再是简单的读懂几本密码学专著和协议文档那么简单,而是要理解所有这些算法、标准和协议文档的每一个细节,并用很熟悉的C语言字符一个一个去实现这些定义和过程。 OpenSSL采用C语言作为开发语言,这使得OpenSSL具有优秀的跨平台性能,这对于广大技术人员来说是一件非常美妙的事情,可以在不同的平台使用同样熟悉的东西。O
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3.85mb
    • 提供者:hello_hi_hi
  1. openssl-fips-1.2.3.tar

    0下载:
  2. 符合FIPS标准的Openssl。 OpenSSL采用C语言作为开发语言,这使得OpenSSL具有优秀的跨平台性能,这对于广大技术人员来说是一件非常美妙的事情,可以在不同的平台使用同样熟悉的东西。OpenSSL支持Linux、Windows、BSD、Mac、VMS等平台,这使得OpenSSL具有广泛的适用性。 OpenSSL整个软件包大概可以分成三个主要的功能部分:密码算法库,SSL协议库,应用程序。 OpenSSL的目录结构自然也是围绕这三个功能部分进行规划的。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3.6mb
    • 提供者:hello_hi_hi
  1. opensslsource

    0下载:
  2. Openssl 是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有: SSL 协议实现(包括SSLv2、SSLv3 和TLSv1)、大量软算法(对称/非对称/摘要)、 大数运算、非对称算法密钥生成、ASN.1 编解码库、证书请求(PKCS10)编解码、 数字证书编解码、CRL 编解码、OCSP 协议、数字证书验证、PKCS7 标准实现 和PKCS12 个人数字证书格式实现等功能。 Openssl 采用C语言作为开发语言,这使得它具有优秀的跨平台性能。Openssl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:5.95mb
    • 提供者:韩冬冬
  1. sm2

    1下载:
  2. linux平台用c语言实现SM2和SM3算法,能够完成密钥协商(Linux platform realizes SM2 and SM3 algorithm in C language, and can complete key agreement.)
  3. 所属分类:加密解密

    • 发布日期:2019-07-31
    • 文件大小:171kb
    • 提供者:jmy212
  1. C++语言实现DES和MAC分散算法

    1下载:
  2. C++语言实现DES和MAC分散算法 支持Window/linux系统
  3. 所属分类:加密解密

    • 发布日期:2021-07-15
    • 文件大小:6.25kb
    • 提供者:sunrier@163.com
« 12 »
搜珍网 www.dssz.com