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

搜索资源列表

  1. aes

    1下载:
  2. AES加密解密算法的软件实现。可以实现128bit,192bit以及256bit的加密解密,可在windows,linux上执行
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10933
    • 提供者:snapgear
  1. test_AES

    1下载:
  2. 256bit AES高级加密算法 测试包-256bit AES Advanced Encryption Algorithm Testing Package
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:206574
    • 提供者:杨立
  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-22
    • 文件大小:8997
    • 提供者:cai
  1. AES

    0下载:
  2. AES加密算法的加解密实现,c语言实现,分别实现了128bit,192bit,256bit的算法-AES encryption algorithm, the c language realization
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 本程序是AES算法的实现,包括加密与解密,分组长度128bit,密钥长度为128bit、192bit或256bit-This procedure is the AES algorithm, including the encryption and decryption, packet length of 128bit, key length of 128bit, 192bit or 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:498702
    • 提供者:lishen
  1. tp596_128-bit_versus_256_bit_cn

    0下载:
  2. 介绍AES标准的文档,主要是关于128bit和256bit密钥的介绍-A document about AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:378920
    • 提供者:xiaofu
  1. test_AES

    0下载:
  2. 一个AES加密算法,在VC编译通过,支持128,192,256Bit-Recently-An experimental AES encryption algorithm, in VC compiler is passed, supports 128,192,256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:166242
    • 提供者:Yan
  1. 256bitLinuxC

    0下载:
  2. 能移植在单片机上运行的256bit AES加解密算法-Can be transplanted in the microcontroller running 256bit AES encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:27873
    • 提供者:杨立
  1. AES-Jeffrey-zhu

    0下载:
  2. Visual c++ 下使用C语言开发的AES分组加密算法,ECB模式,分组长度128bit,密钥长度可变,128或256bit。-Developed using C language Visual c++ AES block encryption algorithm, ECB mode, packet length 128bit key variable length, 128 or 256bit.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:149292
    • 提供者:yanan
  1. AES-OFB

    0下载:
  2. Visual c++ 下使用C语言开发的基于AES分组加密算法的流加密算法,OFB模式,分组长度128bit,密钥长度可变,128或256bit,可实现以字节为单位的流加密。-Using C language development in Visual c++ block encryption algorithm AES-based stream encryption algorithm, OFB mode, packet length 128bit key variable length, 1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-02
    • 文件大小:3058938
    • 提供者:yanan
  1. AES-Rijndael

    0下载:
  2. 实现了AES加解密算法的Rijndael算法。密钥长度支持128、192和256比特,明文分组支持128、192和256长度,密钥和明文长度可两两组合。-Realize the AES encrypting. The Key includes 128bit, 192bit and 256bit. And so is the message. They can be combined with each other.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:3304
    • 提供者:lipoon
  1. 256_csharp

    0下载:
  2. AES 256bit source code C#
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:5107
    • 提供者:shope
  1. myAES

    0下载:
  2. 支持128bit,192bit和256bit的高级加密解密算法-Support 128 bit and 192 bit and 256- bit advanced encryption decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:30576
    • 提供者:田静
  1. 256AESCipher

    0下载:
  2. 256位AES高级加密算法的实现。包括加密和解密过程。-256Bit AES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:517651
    • 提供者:杨宇
  1. rsa_256BIT

    0下载:
  2. RSA 256BIT c++算法(加解密)-RSA 256bit encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:237641
    • 提供者:huchaoxin
  1. aes_cipher

    1下载:
  2. AES 加密和解密的 MATLAB GUI 程序Demo 密匙长度 128、192、256bit 全部程序为源码设计-AES 128bit/192bit/256bit Demo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-31
    • 文件大小:13210439
    • 提供者:yuzh
  1. aes256_test

    3下载:
  2. aes256加密解密算法,256bit秘钥,配有例子 。-aes256 encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:6441
    • 提供者:符敏
搜珍网 www.dssz.com