搜索资源列表

  1. ANtsP2P_beta1.5.6_p0.9.3_src_nb

    0下载:
  2. ANts P2P realizes a third generation P2P net. It protects your privacy while you are connected and makes you not trackable, hiding your identity (ip) and crypting everything you are sending/receiving from others.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7742358
    • 提供者:谭朋柳
  1. aes-src-22-11-16

    1下载:
  2. 一个用vc编写的aes算法实现,含有128,192,256三种钥匙长度的-a prepared using vc Orangk'aes algorithm, containing 128,192,256 length of the three key
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:94653
    • 提供者:zhangyini
  1. AES-ASP

    0下载:
  2. 前几天刚下的一个ASP的AES源码 输入keySize密钥长度(128、192、256),Src明文字符串,Key密钥字符串, 明文字符串不能超过 &HFFFF长度,输出:密文十六进制字符串 -just a few days ago under an ASP source input keySize AES key length (128, 192,256), Src expressly string, Key Key st
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6078
    • 提供者:段锐凡
  1. aes

    0下载:
  2. C语言环境下的AES加密算法,支持128位的AES加密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:46089
    • 提供者:于磊
  1. aes

    0下载:
  2. AES Core Modules In this document I describe components designated to encoding and decoding using AES. aes enc — parametrizable component which can encrypt input data, using 128, 192 and 256 bit key, • aes d
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10070
    • 提供者:liangraul
  1. aes

    0下载:
  2. AES 128位加密 C语言实现。在网上找了好久都没找到。自己写一个,希望对大家有用-AES 128-bit encryption C language. The Internet for a long time did not find. Write your own, want to be useful
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:James
  1. AES

    0下载:
  2. 分组和密钥长度都支持128、196、256的AES源码-Support groups and key length of AES 128,196,256 Source
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:468992
    • 提供者:first
  1. AES

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

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:刘佩瑶
  1. AEC-128

    0下载:
  2. AES-128 软件实现的加密算法,适合在TCPIP 等通讯报文中-AES-128 encryption algorithm implemented in software, suitable for use in other communications packets TCPIP
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-09
    • 文件大小:261120
    • 提供者:李华
  1. aes

    0下载:
  2. AES-128, AES-192, and AES-256 加密与解密。Matlab源程序。- AES-128, AES-192, and AES-256 encryption/decription functions.
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:Feeling
  1. AES-128

    0下载:
  2. aes 128bit encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:kinzon
  1. AES-master

    0下载:
  2. AES最常见的有3种方案,用以适应不同的场景要求,分别是AES-128、AES-192和AES-256。-AES the most common there are 3 programs to meet the requirements of different scenarios, respectively, AES-128, AES-192 and AES-256.
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:zhch85
  1. aes

    0下载:
  2. this aes-128 bit encryption source code.-this is aes-128 bit encryption source code.
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:simarjeet singh
  1. 16262420AES

    0下载:
  2. 加密解密 AES 128bit ecb 好用(AES 128bit ecb haoyong)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:46080
    • 提供者:ASGAGG
  1. AES-GF(2^4)^2 for sbox

    0下载:
  2. AES加解密程序,128bit数据位宽,其中sbox和混合列运算在复合域GF(2^4)^2上完成(An AES encryption and decryption program with 128 bits datawidth, which used GF(2^4)^2 for sbox and mixcolumn.)
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:17408
    • 提供者:酱瓶
  1. aes

    0下载:
  2. Advanced Encryption Standard 128-Bits C Code.
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:Dr.Wael
  1. AES代码_java版本

    0下载:
  2. 用AES加密算法对数据进行加密,这种加密算法可加密128到256比特的数据。(Encrypting data with AES encryption algorithm.This encryption algorithm can encrypt 128 to 256 bits of data)
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:37888
    • 提供者:ss-winner
  1. AES-master

    0下载:
  2. C语言 AES加密代码 支持128 256 位机密(The C language AES encryption code supports 128256 bit Secrets)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-09
    • 文件大小:10240
    • 提供者:说不得大师
  1. aes_128pprm3

    0下载:
  2. 基于PPRM3S盒的128位AES密码算法Verilog代码(Verilog code for 128 bit AES cipher based on PPRM3S box)
  3. 所属分类:VHDL编程

  1. AES_CMAC

    3下载:
  2. 通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 1
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:46080
    • 提供者:lixiaoke
« 1 2 3 4 56 7 8 9 10 ... 14 »

源码中国 www.ymcn.org