Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - AES
Search - AES - List
一个免费实用的DELPHI AES 加密算法函数包及演示文件,给有需要的朋友-a free practical DELPHI AES encryption algorithm function package and demonstrate the documents to a friend in need
Update : 2024-05-04 Size : 212992 Publisher : 严臣

加解码算法,用c语言编程 ,AES候选算法RC6未优化-increase decoding algorithm, using c programming language, the candidate AES algorithm optimization not RC6
Update : 2024-05-04 Size : 2048 Publisher : 范 远

欢迎使用由ksaiy制作的AES加密算法演示程序,此算法为标准的AES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-welcome ksaiy produced by the use of AES encryption algorithm demo program, this algorithm as a standard AES algorithm, you can based on the// deformation their needs. How specific can do visit our website for further information. We specialize in soft// pieces of software developers to provide encryption security testing services and software encryption solutions, specific we can see the website// information. Our website : http://www.ksaiy.com http :// www.magicoa.com// technical support : ksaiy@sina.com online QQ : 40188696 UC : 9341
Update : 2024-05-04 Size : 210944 Publisher : 456

aes的一份转载代码,可以实现文件的加密-Aes reproduced in a code, files can be encrypted
Update : 2024-05-04 Size : 3072 Publisher : jack

c语言实现标准的AES加密算法 解密密钥需是10轮后产生的-C Language standard AES decryption key encryption algorithm takes 10 after the
Update : 2024-05-04 Size : 894976 Publisher :

DL : 0
通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。编程时就先编出小模块,然后就可以很顺利的编出大的模块。这样可以节约编程的时间。-Road through this program, further deepening the understanding of AES, understand the modular design of the basic idea, programming time, a major task decomposition is very important. in light of the corresponding sub-tasks of the section prepared by the functional independence of code or a function module, in the process, we can process relatively independent of the functional modules use the function to be achieved. To do so, so that procedures can not only lucid, easy to maintain. Furthermore, by the repeated use of some functions, the software can save development time. A big problem for the benefit of a big boost to the overall consideration, divided into several major modules, each of the major modules further decomposition. The program is the idea of encryption is divided into three
Update : 2024-05-04 Size : 3072 Publisher : 陈剑峰

AES高级加密标准的C代码,我调试过,很好用,跟大家共享。-AES Advanced Encryption Standard C code, I debugger that is useful, to share with you.
Update : 2024-05-04 Size : 87040 Publisher : 杨力

该文件属于c++运行环境下AES加密程序源码。-documents belonging to the c runtime environment under AES encryption source.
Update : 2024-05-04 Size : 7168 Publisher : 芝子

DL : 0
aes加密与des加密(包括三重des加密与cbc工作模式)-aes encryption and des encryption (including triple-des encryption and cbc mode)
Update : 2024-05-04 Size : 187392 Publisher : 刘华

一个用vc编写的aes算法实现,含有128,192,256三种钥匙长度的-a prepared using vc Orangk'aes algorithm, containing 128,192,256 length of the three key
Update : 2024-05-04 Size : 94208 Publisher : zhangyini

DL : 0
这是一篇介绍aes加密算法中s盒的c语言实现设计-introduced Orangk'aes encryption algorithm's box of C Language Design
Update : 2024-05-04 Size : 116736 Publisher : zhangyini

DL : 0
介绍关于aes密钥扩展的c伪代码,及种子密钥和子密钥的关系-Orangk'aes briefed on key expansion of c pseudo-code, and the seed-key and key relationship
Update : 2024-05-04 Size : 101376 Publisher : zhangyini

DL : 0
用java实现的一个aes加密器,但没有仔细看不知是否有错的地方-with java achieve a Orangk'aes encryption devices, but no closer look I do not know whether there is something wrong places
Update : 2024-05-04 Size : 283648 Publisher : zhangyini

AES加密算法C语言实现,比较好用。大家来下吧-AES encryption algorithm C language, the better quality. Everyone to come under it
Update : 2024-05-04 Size : 95232 Publisher : we

DL : 0
前几天刚下的一个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 string, the string can not exceed expressly
Update : 2024-05-04 Size : 6144 Publisher : 段锐凡

DL : 1
AES加密解密-AES encryption and decryption .............................
Update : 2024-05-04 Size : 880640 Publisher :

DL : 1
aes的原代码,在VC++的环境下运行.-Orangk'aes the original code in VC++ environment operation.
Update : 2024-05-04 Size : 4730880 Publisher : 李婷

DL : 0
C语言环境下的AES加密算法,支持128位的AES加密。-C language environment AES encryption algorithm, support 128-bit AES encryption.
Update : 2024-05-04 Size : 46080 Publisher : 于磊

DL : 0
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 dec — parametrizable component which can decrypt input data, using 128, 192 and 256 bit key, • key expansion — parametrizable component which can produce key expansion, using 128, 192 and 256 bit key,-AES Core Modules In this document I describe components designated to encoding and decodingusing AES.aes enc- parametrizable component which can encrypt input data, using128, 192 and 256 bit key,
Update : 2024-05-04 Size : 10240 Publisher : liangraul

DL : 0
超快的AES文件加密代码,支持密码-Ultrafast the AES file encryption code, support for password
Update : 2024-05-04 Size : 47104 Publisher : 黄冠
« 1 23 4 5 6 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.