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

搜索资源列表

  1. Improved_X204689272007

    0下载:
  2. XOR ALGORITHM TO ENCRYPT THE IMAGE TEXT AND BINARY DATA IN C++ LANGUAGE WITH INTERFACE
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:24170
    • 提供者:Sanober
  1. 52

    0下载:
  2. A Pairwise Key Predistribution Scheme for Wireless Sensor Networks∗ To achieve security in wireless sensor networks, it is important to be able to encrypt and authenticate messages sent among sensor nodes. Keys for encryption and aut
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:200544
    • 提供者:Shiva
  1. encrypt

    0下载:
  2. encrypt/decrypt code example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2418
    • 提供者:Wu
  1. encrypt

    0下载:
  2. Encrypt-Decrypt String using DES in C#
  3. 所属分类:.net

    • 发布日期:2017-05-06
    • 文件大小:1521134
    • 提供者:trance2nite
  1. encrypt

    0下载:
  2. encrypting data in an image function
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:biaz
  1. Imageencryption

    0下载:
  2. 这个工程实现了红绿蓝三个分量的提取,采用了新的方法,比传统的方法要清楚些,并且对红色分量做了DFT变换,用模版来对图像进行加密,为图像加密提供了一种新的思路。代码免费下载,功能优。-The project implements the extraction of three components red, green and blue, using a new method to make it clear than the more traditional methods, and compo
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2931472
    • 提供者:游飞
  1. hashes.pas

    0下载:
  2. hash md5 encrypt string and file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1280
    • 提供者:franklin
  1. ENCRYPT

    0下载:
  2. 真正的集大成者,三百多种加密算法应有尽有,是学习加密算法的好工具和好助手!千万不要错过!-The real master of three hundred a variety of encryption algorithms everything is a good tool to learn the encryption algorithm and a good assistant! Do not miss!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8196506
    • 提供者:hhjjyy
  1. shiva

    0下载:
  2. This is a Steganography software. It hides a data within a picture using LSB encoding. It can then un-hide the data from the picture. The user can encrypt the software with a password.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:713246
    • 提供者:Rahul
  1. encrypt

    0下载:
  2. 邮件加密系统。可以实现邮件的加密发送和邮件的解密接收-E-mail encryption system. Encrypted message can decrypt messages sent and received
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:6103310
    • 提供者:韩蕊
  1. encrypt

    0下载:
  2. 用RSA公匙加密,该密文可以被JAVA用RSA密匙解密。-test to encrypt plain text by RSA key, please be noted to reverse the byte array after encrypt, or otherwise the cipher can not be decrypt by java.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1849
    • 提供者:jiehua.ou
  1. LSB

    1下载:
  2. 数字水印的LSB 数字水印算法,可以对图像进行加密,也可以解密-LSB watermarking digital watermarking algorithm can encrypt the image, you can decrypt
  3. 所属分类:Special Effects

    • 发布日期:2016-03-28
    • 文件大小:38912
    • 提供者:lmthll
  1. encrypt.c

    0下载:
  2. it is used to encrypt the file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:9378
    • 提供者:basappa
  1. DriveGUIComm_demo

    0下载:
  2. Encrypt usb by file system filter driver
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:149586
    • 提供者:phong
  1. Java-encrypt--decrypt-method-daqo

    0下载:
  2. java的加密解密很不错,我在里面学到了不少东西哦-Java encrypt, decrypt, very good, I learned a lot in it: oh
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:255037
    • 提供者:wangjinsheng
  1. encrypt-algo

    0下载:
  2. matlab programming to encrypt by using algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1355
    • 提供者:danish
  1. Encrypt

    0下载:
  2. c++写的小程序,实现了des,rsa算法,可是根据文件来加密文件,同时可是实现解密文件。-c++ to write small programs to achieve the des, rsa algorithm to encrypt files, but according to the file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:70016
    • 提供者:赵严军
  1. RSA

    0下载:
  2. Encrypt Decrypt RSA Algorithm In C-Encrypt Decrypt RSA Algorithm In CPP
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:699
    • 提供者:Yogesh
  1. text.encrypt

    0下载:
  2. 它是一个可以对文本进行加密的程序的脚本.但是不需要输入密码。不公开加密算法即保证加密安全。-It is a can encrypt program text. But not the scr ipts need to input a password. Don t open encryption algorithm is also guaranteed encryption security.
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:1397
    • 提供者:yangkang
  1. RESsecure

    0下载:
  2. 通过j2se编程实现1024位RSA加密算法,内部含有明文密文再到明文的检测测试可以快速生成密钥对-Pass the j2se plait distance realization 1024 RSA to encrypt calculate way, inner part imply a clear statement secret content again arrive clear statement of examination test can fast born and airtigh
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5308
    • 提供者:刘伟
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com