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

资源列表

« 1 2 ... .03 .04 .05 .06 .07 1308.09 .10 .11 .12 .13 ... 1372 »
  1. rijndael.c

    0下载:
  2. 该代码实现完整的AES加密和解密流程。 二次开发者可对照AES的算法步骤自行调整设置。(This C code is used to fulfill the whole procedure of AES(Advanced Encryption Standard) . The developer can modify the configuration in the code to help himself by referring the main steps of AES.)
  3. 所属分类:加密解密

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:zhouzhengzzcc
  1. 维吉尼亚加密

    0下载:
  2. 维吉尼亚加密源代码,是由法国密码学家提出的,是多表代换典型代表。(vigenere encryption)
  3. 所属分类:加密解密

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:卿雪
  1. EncryptDecrypt

    0下载:
  2. 数据或文件的加密与解密()
  3. 所属分类:加密解密

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:陌生人ch
  1. SM4

    3下载:
  2. 国密标准分组密码算法SM4的MATLAB仿真实现 ,仅供参考(The MATLAB simulation implementation of the national secret standard block cipher algorithm SM4 is only for reference)
  3. 所属分类:加密解密

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:ABC-ing
  1. Telnet_Password_Guessing

    0下载:
  2. Telent登陆密码猜解代码段。 代码来自“[Visual.C.黑客编程揭秘与防范.].梁洋洋.扫描版”3.1.8章节。(Telent landing password guessing)
  3. 所属分类:破解

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:学习编程
  1. text_1

    0下载:
  2. 该程序针对图像近似系数和高频系数进行加密,以达到加密的效果(The program encrypts the image approximation coefficient and the high frequency coefficient to achieve the encrypted effect.)
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:sun3312
  1. Encrypt

    0下载:
  2. DES加密解密算法,用于实现本地密码加密存储(DES encryption and decryption algorithm)
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:waynebdl
  1. base64

    0下载:
  2. C语言实现base64加解密,直接编译可使用,亲测好用(C Language implementation plus decryption.)
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Joshour
  1. Caesar‘s code

    0下载:
  2. 凯撒密码的加密解密,自己编的不够好,仅上传想法(Kaiser cipher encryption and decryption, own not good enough, only for people to draw on the idea of the next)
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:JokGetE
  1. AESUtil

    0下载:
  2. public static String encode(String in, String key) throws InvalidKeyException, NoSuchAlgorithmException, NoSuchPaddingException, IllegalBlockSizeException, BadPaddingException { String hex = ""; byte[] bytIn = in.getBytes(
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:少郎
  1. MD5

    0下载:
  2. public static String MD5(String inStr) { MessageDigest md5 = null; try { md5 = MessageDigest.getInstance("MD5"); } catch (Exception e) { System.out.println(e.toString()); e.p
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:少郎
  1. GenerateHashBySHA

    0下载:
  2. 根据sha256、sha512算法生成哈希(genertate hashdata by sha256 or sha512)
  3. 所属分类:加密解密

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:黛月如歌
« 1 2 ... .03 .04 .05 .06 .07 1308.09 .10 .11 .12 .13 ... 1372 »
搜珍网 www.dssz.com