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

搜索资源列表

  1. encryption-

    0下载:
  2. 文件加密解密软件,利用Openssl开发,轻松实现文件加密解密,base64编码,大密钥自动生成等功能-File encryption and decryption software, using Openssl development, easy file encryption and decryption, base64 encoding, large key features such as automatic generation of
  3. 所属分类:CA program

    • 发布日期:2017-05-12
    • 文件大小:2835893
    • 提供者:yuyue
  1. bf-sdk11.zip

    0下载:
  2. blowfish加密算法开发包,blowfish encryption algorithm development package
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:99272
    • 提供者:
  1. ELGamal.rar

    3下载:
  2. 采用C++实现公钥加密算法ELGamal对文件的加、解密,The use of C++ realization of public key encryption algorithm on the document ELGamal Encryption and Decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-12-07
    • 文件大小:21601
    • 提供者:Ivan
  1. STM32AES

    3下载:
  2. 移植 AES 加密算法到STM32,很实用的算法程序,利用固定ID标识来加密非常好.-Transplantation AES encryption algorithm to STM32, very practical algorithm procedure, and use a fixed identity to encrypt a very good ID.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-11-07
    • 文件大小:5120
    • 提供者:刘仁长
  1. dirsh

    0下载:
  2. 文件夹加密工具(开源代码) 软件作者:dyforc 发现文件夹加密的软件较少,而且都不大适合我用,所以写了一个。主要是对指定文件夹和其子目录下所有文件加密。 用到的加密算发是RC4。 本程序特色: 1. 可以指定加密长度(即只对文件的一部分进行加密),(对大文件加密很有用) 2. 可以随机生成动态密钥 (即使加密目录下某个文件的加密密钥被破解了,不影响目录下其他加密过的文件,因为每个文件加密密钥不同,都由输入的密钥随机计算产生) 3. 可以随机化文件名
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:74602
    • 提供者:噶噶
  1. encryption

    0下载:
  2. encryption algorithms used by the WiFi in wep, wpa and 902.11i with ECLIPSE 3.2
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1828
    • 提供者:
  1. folder-encryption-and-decryption

    0下载:
  2. 文件夹简单加密解密源码,实现了基本的功能,新手可以借鉴开放更好的产品-Simple folder encryption and decryption code to achieve the basic functionality, open novice can learn better products
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:239573
    • 提供者:wst
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8997
    • 提供者:cai
  1. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:413933
    • 提供者:xiaowei
  1. transparent-encryption

    1下载:
  2. 基于双缓冲过滤驱动的透明加密系统研究与实现-Based on double buffer transparent encryption system filter driver and Implementation Research
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-08-24
    • 文件大小:724992
    • 提供者:mj
  1. encryption

    0下载:
  2. 采用一种类似于凯撒密码加密方式对输入的一段文字进行加密,同时编写完成其对应得解密程序对加密后的密文进行解密恢复原始输入的原文。-Caesar uses a password encryption method is similar to the input section of text is encrypted, at the same time to complete its preparation of a corresponding encrypted decryption progra
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:11937
    • 提供者:shenhw
  1. informationhide

    0下载:
  2. 基于混沌系统的图像加密算法,先采用Arnold猫映射进行像素点位置置乱,然后对置乱后的图像的像素值进行Liu混沌加密或者Lorenz混沌加密。-Chaotic systems based on image encryption algorithm, first using Arnold cat map for the location of pixel scrambling, and then scrambling image pixel values Liu chaotic encryptio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:531296
    • 提供者:巢歌
  1. aes-CCM

    1下载:
  2. 程序基于AES分组加密标准完成ccm模式加密与认证处理,包括NIST的基准测试向量。-Basing on AES, this program can perform encryption and authentication. All test vectors are from NIST.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:20767
    • 提供者:hanyu
  1. ImageEncryption

    0下载:
  2. 基于混沌加密算法的图像加密软件,使用Java awt做的界面设计-Image encryption algorithm based on chaotic encryption software, to use Java awt to do interface design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:36128
    • 提供者:于大海
  1. CECC

    0下载:
  2. C语言实现的椭圆曲线加密算法,十分强悍。真的很好用-C Language Implementation of elliptic curve encryption algorithm, is very tough. Really good use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:183491
    • 提供者:Decell Hoo
  1. Encryption-and-decryption

    1下载:
  2. C#开发的一款简单的可逆加密解密小软件,使用8位加密密钥。-Encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:64958
    • 提供者:lxw
  1. crypt

    0下载:
  2. 一个简单加解密的小程序 -A simple encryption and decryption program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:808
    • 提供者:站长
  1. rsa1

    0下载:
  2. RSA加密/解密算法源码 -RSA encryption and decryption algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:3326
    • 提供者:站长
  1. md5-encryption-

    0下载:
  2. md5加密算法源代码,包含编译好的成品,可执行。也有相应的DLL文件-md5 encryption algorithm source code that contains the the finished compiled executable. DLL files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:1826942
    • 提供者:zwlong
  1. 高级加密算法

    0下载:
  2. AES加密和解密源码!-AES encryption and decryption source!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:101376
    • 提供者:古月
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com