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

搜索资源列表

  1. OPENSSL

    1下载:
  2. 实现一款文档文件加密和签名的工具 1、选择一种hash算法(MD5 | SHA1 | SHA3)用于摘要的计算; 2、选择一种对称钥加密算法或者序列密码(DES| AES | RC4); 3、选择一种公钥算法实现签名(RSA| ECC),需要单独的密钥对生成算法; 4、文档文件的加密模式为CBC。-Achieve a document file encryption and signature tool 1. Select a hash algorithm (MD5 | SHA1
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-23
    • 文件大小:833536
    • 提供者:杨成伟
  1. RNCryptor-cs-master

    0下载:
  2. AES 256 encryption and decryption algorithm implemented in C#.net with complete testing. AES256 cryptor is implemented as DLL with simple API s for encrypt and decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:232568
    • 提供者:Dnyanesh
  1. DES_C-language

    0下载:
  2. C语言实现的DES代码,可以直接编译运行。加密10M文件时间大约16到20秒。注释详细。其中工程名AES是手误打错了,实际上是DES算法的实现代码。-C language implementation of the DES code can be directly compiled to run. 10M file encryption for about 16-20 seconds. Detailed notes. Which works were wrong hands AES is wro
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-30
    • 文件大小:12664109
    • 提供者:LXW
  1. AESalgorithm-cPP

    0下载:
  2. aes algorithm with c language for encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-29
    • 文件大小:148645
    • 提供者:alassane
  1. fileEncryption

    0下载:
  2. 在android上实现文件加密,实现aes等算法-Implement file encryption on android, aes algorithm to achieve !!
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1677209
    • 提供者:李强
  1. aesdlg

    0下载:
  2. 加密文件的小工具,用AES算法,加密程度可选,最长密码32字节-Encrypted file of small tools, using AES algorithm, optional encryption degree and the longest password 32 bytes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-26
    • 文件大小:8862519
    • 提供者:tx
  1. Utils

    0下载:
  2. JDK6支持的加密和摘要算法,包括AES、DES、DSA、RSA、ECC、SHA、MD5、MAC等,以及Base64、BCD等,此处为其各个对应的工具和测试类。-Encryption and digest algorithm JDK6 support, including AES, DES, DSA, RSA, ECC, SHA, MD5, MAC, as well as Base64, BCD, etc., where its tools and test each corresponding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1761112
    • 提供者:lanfog
  1. DES

    1下载:
  2. 应用aes算法对图形图像进行一定的加解密,从而保密。-Applications aes algorithm for certain graphic image encryption and decryption, and thus confidential.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2390
    • 提供者:赵信
  1. haxifenxi

    0下载:
  2. 用用户生物特征生成密钥和Rijndael算法作为AES的优良特性,本文提出了一种基于虹膜生物特征的密钥生成和Rijndael算法的图像加密方案。实验结果表明,该方案具有良好的加密效果,得到了一种新的图像加密方法。-With the user s biometric key and Rijndael algorithm as the excellent characteristics of AES, this paper proposes an image encryption scheme ba
  3. 所属分类:编程文档

    • 发布日期:2017-05-01
    • 文件大小:333115
    • 提供者:李李
  1. LSB-Hiding

    0下载:
  2. LSB Hiding : Advanced encryption standard (AES) that has been proposed by National Institute of Standards and Technology (NIST) plays a significant role of a secure algorithm for data exchanged. Two prime processes involved: encryption (ciphe
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1199
    • 提供者:muthana
  1. crypt_tool

    0下载:
  2. 加/解密测试助手,空闲时间弄出的一个小软件,把平时项目上用到的加\解密算法整合,方便测试,现打包分享。 目前支持的加\解密算法有:AES,DES,RC,BLOWFISH,TWOFISH,CAMELLIA,KEELOQ,XTEA 还不支持:mdx,sha,rsa等,将在后面陆续增加。 如在使用过程中,软件出现各种BUG,可联系反馈,将在空闲时间里修改。-Encryption/decryption test assistant, came up with a little free time sof
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:762873
    • 提供者:黄山
  1. cryptoppTYtool

    0下载:
  2. vc开发的国际常用加解密算法小工具,包括DES,AES,RSA,SHA1,SHA256,SHA512及CRC16和CRC32算法- vc开发的国际常用加解密算法小工具,包括DES,AES,RSA,SHA1,SHA256,SHA512及CRC16和CRC32算法 VC development of commonly used encryption and decryption algorithm gadget, including DES, AES, RSA, SHA1, SHA256,
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3855220
    • 提供者:liuwenbo
  1. LookFace加密系统

    0下载:
  2. C#开发的基于Face++的人脸识别视频登录验证加密系统,加密采用AES算法。内有PPT文档和文件的运行流程。(C# development of Face++ based face recognition, video registration, verification, encryption system, encryption using AES algorithm. There are running processes for PPT documents and files.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:23348224
    • 提供者:琦琦哥哥
« 1 2 ... 25 26 27 28 29 30»
搜珍网 www.dssz.com