搜索资源列表

  1. AaessCPPPe

    0下载:
  2. aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen与Rijmen共同设计的Rijndaael算法.该算法充分运用了扩散与混淆技术并使用128/192/256这3种可变变长度的密钥,对128bit分组数据进行加密. -aes encryption algorithm source code AES symmetric encryption algorithm, Advanced Encryption
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:sacri
  1. Arijjndaell1E

    0下载:
  2. AES加密解密程序源码,C++实现现的做的不好,请多指教 -AES encryption and decryption procedures the source, C++ achieve now doing well, please advise
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:zd
  1. Caesstabbo

    0下载:
  2. 保密强度非常高的AES加密源源代码,让你的数据变的非常安全。 -Confidentiality very high strength AES the encryption stream of code, so your data very safe.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:zd
  1. AaaeestableE

    0下载:
  2. AES加密解密程序源码,C++实现现的 做的不好,请多指教 -AES encryption and decryption procedures the source, C++ achieve now doing well, please advise
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:lhanxi
  1. AES-encryption-algorithm-

    0下载:
  2. 本例通过C语言编程来实现AES的加密算法-C programming language to implement the AES encryption algorithm
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:王威
  1. Licence

    0下载:
  2. Java的AES加密、解密实战(产品研发中的licence模块)-Java AES encryption, decryption combat ( product development in licence module. )
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:yangpengfei
  1. aes.tar

    0下载:
  2. AES 对称加密(包括加密和解密的过程)-AES symmetrical encryptography
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:hexin
  1. AES-encryption-algorithm-c

    0下载:
  2. AES是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。用C语言实现了该程序,让人看了一目了然。-AES is a block encryption standard adopted by the U.S. federal government. This standard is used to replace the original DES has been multi-analy
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:60416
    • 提供者:刘平
  1. super_xmlini

    0下载:
  2. TXmlIni支援以下功能(特征):         1. 具有压缩能力(使用ZLib)         2. 储存成其他程式语言看得懂得xml(在非压缩的情况下)         3. 具Stream串流载入与输出能力         4. 具字串载入与输出能力     &
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:4029440
    • 提供者:刘孟雄
  1. AES

    0下载:
  2. AES算法加密解密,只实现了单行密文加密,注释还蛮清楚的,Java实现,包含界面,简单的Java SE应用。-Encryption and Decryption through AES algorithm using Java.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:houlin
  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. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:149504
    • 提供者: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
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3058688
    • 提供者:yanan
  1. AES-DES

    0下载:
  2. AES 三重AES 非对称密钥加密解密等-AES Triple AES symmetric key encryption and decryption
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:236544
    • 提供者:yyy
  1. aes.tar

    0下载:
  2. c语言的编写的aes算法加密的源码,在linux下编译通过并可以正常运行,可以直接应用于数据加密中。-aes algorithm encryption source code, c language under linux compiled by normal operation, can be directly applied to the data encryption.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:liuzhuo
  1. AES

    0下载:
  2. AES算法的实现源代码。只支持128bitAES加密-AES Algorithm
  3. 所属分类:中间件编程

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:vyao
  1. AES

    0下载:
  2. AES-128加解密源码,可以用于对无长度限制的明文进行加密操作和相应解密,运行通过-AES-128 encryption and decryption source code
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:刘佩瑶
  1. AES--code

    0下载:
  2. AES范例实现,是论文《高级加密标准(AES)算法Rijndael的设计》附录的原始代码-The AES example implementation, the paper " design of the Advanced Encryption Standard (AES) algorithm Rijndael Appendix original code
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:tom
  1. AES_Encryption_and_decryption

    0下载:
  2. 用AES加密解密文件,需输入密钥-AES encryption and decryption of the file, you need to enter the key. . . . . . . . . .
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:69632
    • 提供者:phoenix
  1. AESstr

    0下载:
  2. AES加密算法,对字符串进行加密,可选算法分别是AES128,AES196,AES256三种。-AES encryption algorithm to encrypt the string, optional algorithms are AES128, AES196, AES256 three kinds.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:yuyu
  1. aes

    0下载:
  2. AES算法的实现,C语言编程完成加密和解密的过程,明文与密钥长度均为128位。-Realization of the AES algorithm, C language programming to complete the encryption and decryption process, the plaintext and the key length is 128.
  3. 所属分类:CA认证

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:张培凤
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org