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

搜索资源列表

  1. MPI_AES

    0下载:
  2. 运用分布式并行计算进行AES加解密的代码~~具有一定的参考价值~~内容可以灵活修改-Distributed parallel computing for the use of AES encryption and decryption code ~ ~ has a certain reference value for ~ ~ the content of the flexibility to amend
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:17893
    • 提供者:呵呵
  1. DES

    0下载:
  2. DES加解密 AES(使用了文件读写的缓冲和多线程技术)-DES encryption and decryption AES (using the document to read and write buffer and multi-threading technology)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:528389
    • 提供者:star
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. encryption_test

    0下载:
  2. 实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:94162
    • 提供者:BY
  1. AES4

    0下载:
  2. 使用c语言编写的AES加解密算法。控制台程序。-Use c language AES encryption algorithm. Console program.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:12026
    • 提供者:Robert
  1. scaes_src

    0下载:
  2. C语言实现的AES加解密算法,包含C#调用的DEMO-C language realization of the AES encryption algorithm, including the C# call DEMO
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:101075
    • 提供者:mavei
  1. aes_test

    0下载:
  2. 一个基于SSL的AES加解密程序,控制台程序-SSL-based AES encryption and decryption procedures, control procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1278505
    • 提供者:tz1985
  1. Rijndael_ECB

    0下载:
  2. AES加解密算法的研究与实现-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:4118
    • 提供者:mail
  1. aes

    0下载:
  2. AES是基于C语言编写的,运行是通过DEV编译器编译通过的.可以实现对文件的加解密,也可以实现对一般文本内容的加解密.-AES is based on the C language, and run through the DEV compiler to compile passed. Can be achieved on the document encryption and decryption, they can fulfill the general text content encry
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4881
    • 提供者:linuxiva
  1. AES_verilog

    0下载:
  2. AES 128bit数据,128bit密钥加解密的verilog语言实现-AES 128bit data, 128bit key encryption and decryption of the verilog language implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:79792
    • 提供者:刘蕊丽
  1. aes_arithmetic

    0下载:
  2. AES算法实现,以flash形式动态演示AES的加解密过程,方便易懂.-AES algorithm in order to flash the form of dynamic presentation AES encryption and decryption process, making it easy to understand.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:57115
    • 提供者:刘蕊丽
  1. AES

    0下载:
  2. 基于过滤驱动的内核层的能实现文件的透明加解密-Based on kernel level filter driver to achieve transparent encryption and decryption of documents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:11102
    • 提供者:dongnx
  1. AESED

    0下载:
  2. AES加解密源码,编译通过仅供参考。有详细的注释在其中-AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:761769
    • 提供者:pearl
  1. aes1

    0下载:
  2. C语言的AES加解密文件算法-AES......................................................
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3722
    • 提供者:李超
  1. AES

    0下载:
  2. ASE 加/解密Delphi 实现,开发环境Delphi 2007-ASE encryption/decryption Delphi implementation, development environment, Delphi 2007
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:76534
    • 提供者:LiHaichao
  1. aes_cmd

    0下载:
  2. 实现的AES加解密算法,使用命令行作为I/O接口-AES encryption algorithm implementation, use the command line as the I/O Interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7288735
    • 提供者:FengBingwen
  1. des_aes

    0下载:
  2. des aes 加解密源程序,希望对大家研究加解密原理有用处。希望大家喜欢!-des aes encryption source code, we want to be useful principles of encryption and decryption. Hope you like!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:8975
    • 提供者:姜言峰
  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-08
    • 文件大小:27873
    • 提供者:杨立
  1. AES

    0下载:
  2. AES算法的加解密过程和安全性分析,可以做课件-AES algorithm for encryption and decryption process and the security analysis, courseware can be done
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:386963
    • 提供者:Yongjuan Wang
  1. BCBaCPPAES

    0下载:
  2. BCB&C++AES加解密相關應用於BCB&C-BCB & C++ AES encryption and decryption-related applied BCB & C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1348976
    • 提供者:涂英豪
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com