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

搜索资源列表

  1. 数据加密与数字签名系统.rar

    1下载:
  2. RSA数据加密代码,用C编写,已压缩成RAR格式,RSA data encryption code, prepared by C, has been compressed into RAR format
  3. 所属分类:加密解密

    • 发布日期:2012-11-07
    • 文件大小:182.31kb
    • 提供者:maoxin
  1. windows_kernel_safe_source_cod

    0下载:
  2. 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1mb
    • 提供者:aaaaaa
  1. dirsh

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

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

    0下载:
  2. 加密和解密文件夹源代码。 该程序实现对文件夹的简单加密和解密功能。-Encrypt and decrypt a folder, the source code. The program to realize a simple folder encryption and decryption functions.
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:181.92kb
    • 提供者:baoquan
  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
    • 文件大小:404.23kb
    • 提供者:xiaowei
  1. Encryption-Minifilter-Driver

    0下载:
  2. Encryption Mini filter Driver Code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:12.17kb
    • 提供者:patel mudra
  1. lfsr

    0下载:
  2. 伪随机序列产生器-线性反馈移位寄存器,Verilog HDL 原代码。-Pseudo-random sequence generator- linear feedback shift register, Verilog HDL source code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:883byte
    • 提供者:李辛
  1. source_code

    1下载:
  2. comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1.05mb
    • 提供者:aaaaaa
  1. RSA-Arithmetic-Code

    0下载:
  2. RSA算法的实现,包括密钥生成及加解密 RSA算法的实现,包括密钥生成及加解密-RSA algorithm, including key generation and RSA encryption algorithm, including key generation and encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:13.6kb
    • 提供者:yuyingjie
  1. 3DES

    0下载:
  2. 3DES加解密算法源代码. 做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3DES encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:6.79kb
    • 提供者:magicliao
  1. encryption

    1下载:
  2. The program takes 3 inputs: 1. A letter of the alphabet that will remain unencoded (e.g. "J") 2. A 5-letter keyword (e.g. "BREAK") 3. A message to be encrypted (e.g. "COMPUTERSCIENCE"). You may assume that it does not contain any spaces or p
  3. 所属分类:Windows Develop

    • 发布日期:2014-11-28
    • 文件大小:1.33kb
    • 提供者:王梓
  1. AES-encryption-algorithm

    0下载:
  2. AES加密算法的matlab实现,是密码学的又一重要加密算法-AES encryption algorithm matlab implementation is another important cryptography encryption algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1.43kb
    • 提供者:xiaotiantian
  1. rsa2

    0下载:
  2. code of encryption rsa with matlab
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:3.23kb
    • 提供者:ami2008
  1. code

    0下载:
  2. 此算法用于实现一种基于查找表的混沌加密,将随机产生的一个数组加密后输出,同时也可以将解密后的数据与原始数据进行对照,本算法已经在5509芯片上进行实时运行过,用于对16bit语音信号的高16位加密,能满足实时性。-The algorithm used to achieve a look-up table based chaotic encryption, will be an array of randomly generated encrypted output, but also can d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.32kb
    • 提供者:张司兴
  1. VB.transposition.password.encryption.code.

    1下载:
  2. VB换位密码加密技术示例源代码VB transposition password encryption source code example-VB transposition password encryption source code example
  3. 所属分类:Windows Develop

    • 发布日期:2014-05-07
    • 文件大小:4kb
    • 提供者:7zip
  1. Polyalphabetic-Encryption-decryption

    0下载:
  2. MATLAB EXAMPLE CODE FOR POLYALPHABETIC CIPHER
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:809.31kb
    • 提供者:Syeda Sara Ahmed
  1. C.Advanced.module.digital.encryption.code

    0下载:
  2. C编程数字加密高级设计模块代码C Programming Advanced design module digital encryption code -C Programming Advanced design module digital encryption code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:14.07kb
    • 提供者:moon
  1. ExeLock.file.encryption

    0下载:
  2. ExeLock 文件加密锁定器设计代码ExeLock file encryption code lock design -ExeLock file encryption code lock design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:264.46kb
    • 提供者:mz
  1. code-6

    0下载:
  2. This matlab is used for simulating the encryption and decryption of the data using various algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:15.78kb
    • 提供者:Aswink
  1. C-P-P-source-file-encryption-code

    0下载:
  2. 文件加密C++源代码,对加密进度条进度设置,同时,对文件进行解密。-C++ source file encryption code, the progress bar on the progress of setting encryption, the same time, to decrypt the file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:8.4kb
    • 提供者:欣晨
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com