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

资源列表

« 1 2 ... .75 .76 .77 .78 .79 580.81 .82 .83 .84 .85 ... 1372 »
  1. gudianmimasuanfa

    0下载:
  2. 信息安全中 古典算法编程 包含源代码 可实现-Programming includes classical algorithm source code can be realized
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:13.94kb
    • 提供者:陈玲
  1. fileencryption

    0下载:
  2. 基于OpenSSL的文件加密MFC程序,绝对好用!-MFC OpenSSL based file encryption program, absolutely easy to use!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4.06mb
    • 提供者:tom
  1. BASE64Java

    0下载:
  2. 本篇内容简要介绍BASE64、MD5、SHA、HMAC几种加密算法。 BASE64编码算法不算是真正的加密算法。 MD5、SHA、HMAC这三种加密算法,可谓是非可逆加密,就是不可解密的加密方法,我们称之为单向加密算法。我们通常只把他们作为加密的基础。单纯的以上三种的加密并不可靠。 -This brief introduction to the contents of BASE64, MD5, SHA, HMAC several encryption algorithms. BA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:59.13kb
    • 提供者:whalestudio
  1. EncryWithPicture

    0下载:
  2. 本实例主要通过CFile类的Read方法分别读取图片文件和文本文件,然后将图片文件的每个字节和文本文件的每个字节进行异或运算。-This example mainly through CFile class Read method reads the picture files and text files, and then each byte of image files and text files for each byte XOR.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:29.31kb
    • 提供者:tch
  1. 2010122717313737

    0下载:
  2. RSA加密算法实现源码 资源类别: VC源码¦算法大全 -RSA encryption algorithm source resource categories: VC Source ¦ algorithm Daquan
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:778.35kb
    • 提供者:zjjwyh163
  1. cppfrance_PROGRAMME-CRYPTAGE-ALGORITHME-IDEA___Pa

    0下载:
  2. Le DES, dont les initiales signifient : Data Encryption Standard (standard de chiffrement de données), fut inventé dans la société IBM. Jusqu à cette époque, seuls les états-majors possédaient des algorithmes à clés secrètes fiables.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4.16kb
    • 提供者:ilham
  1. AES

    0下载:
  2. AES算法实现源代码,供参考学习,或直接使用也可以-AES algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:28.13kb
    • 提供者:zjy
  1. sources

    0下载:
  2. Ubuntu更新源的设置文件,直接覆盖原来的更新源文件即可-Ubuntu update source settings file, overwrite the original source file can be updated
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-07
    • 文件大小:9.02kb
    • 提供者:name
  1. Pro_bigprim

    0下载:
  2. 产生固定位长的大素数,可以通过控制台程序产生一个大素数放入一个文件中,同时在屏幕上打印;如果所产生的数较小,可以直接用变量接收的直接打印到屏幕结束。-Have a fixed bit length of the large prime numbers, you can create a console application into a large prime number file, and print on the screen If the resulting number is sm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:617.33kb
    • 提供者:小杨
  1. rsa

    0下载:
  2. RSA加密算法,用户选择两个素数,由此计算公钥和私钥,然后利用得到的密钥进行加解密操作。-RSA encryption algorithm, the user selects two prime numbers, then calculate the public key and private key, then use the decryption keys obtained by operation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.13kb
    • 提供者:小杨
  1. vigenere

    0下载:
  2. 计一个vigenere密码类,类的对象各自拥有不用的密匙。用不用对象加密相同的明文,将会获得不同的密文。加密过程如下:设密匙为K=k1k2.......kn,明文为M=m1m2.......mn,密文为C=c1c2.......cn,其中k1k2.........kn,m1m2...........mn, c1c2.........cn,每个都代表一个字母。 将字母A到Z编号,从0到25,那么它们之间有这样的对应关系:ci=(mi+ki)mod26。 例如,M=data sec
  3. 所属分类:加密解密

    • 发布日期:2017-04-01
    • 文件大小:1.63kb
    • 提供者:小杨
  1. OneTablCipher

    0下载:
  2. 单表替换加密与加密算法,用户输入英文字母、汉字及空格等字符,采用代表替换对用户的输入进行加解密。-Replace single table encryption and encryption algorithm, the user input the English letters, Chinese characters and characters such as spaces, replaced by the representative of the user input and decr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1.21kb
    • 提供者:小杨
« 1 2 ... .75 .76 .77 .78 .79 580.81 .82 .83 .84 .85 ... 1372 »
搜珍网 www.dssz.com

浏览历史记录

关闭