登录
首页 » WORD » aes

aes

于 2013-12-14 发布 文件大小:162KB
0 87
下载积分: 1 下载次数: 1

代码说明:

  一个很有用的密码学课程设计资料,希望对从事密码学研究的人有所帮助。(Cryptography Course Design Information A useful, I hope to engage in research into cryptography help people.)

文件列表:

aes.doc,351744,2013-12-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AES算法的实现,大家可以参考一下看看。
    AES算法的实现,大家可以参考一下看看。-AES algorithm, we can refer you to see.
    2023-03-27 14:30:03下载
    积分:1
  • DES_3DES
    DES算法是这样工作的:如Mode为加密,则用Key 去把数据Data进行加密, 生成Data的密码形式(64位)作为DES的输出结果;如Mode为解密,则用Key去把密码形式的数据Data解密,还原为Data的明码形式(64位)作为DES的输出结果。在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据(如PIN、MAC等)在公共通信网中传输的安全性和可靠性。   通过定期在通信网络的源端和目的端同时改用新的Key,便能更进一步提高数据的保密性,这正是现在金融交易 网络的流行做法。 下面是DES原理及实现步骤,以及VC++关于DES加密解密的详细源程序(Complete source code, calling process, detailed explanation of the principle)
    2020-06-19 20:20:01下载
    积分:1
  • JAVA中license控制实现实例
    现在很多J2EE应用都采用一个license文件来授权系统的使用,特别是在系统购买的早期,会提供有限制的license文件对系统进行限制,比如试用版有譬如IP、日期、最大用户数量的限制等。 而License文件中的Base64或BEA公司现在是WebLo
    2022-10-16 11:30:03下载
    积分:1
  • 码算法中的单向散列函数之SHA算法的C代码
    密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
    2022-02-22 10:15:44下载
    积分:1
  • rsa
    RSA加密/解密算法实现源码与例子 (The source code and examples of implement of RAS encryption and decryption algorithm )
    2020-06-26 13:00:01下载
    积分:1
  • Simple-CaesarCipher
    这是一个小程序,凯撒解密,自己写的,以后还会扩展的(This is a simple program for a example of ceasar cipher. It is produced by myself and I want to extend it to a substitution cipher program in some days.)
    2011-09-14 00:59:06下载
    积分:1
  • amendment of the original CMd5 CaculateStr function of the type of serious error...
    修正了原CMd5类的CaculateStr函数的严重错误,并且转到新的C++类库。此类已经经过验证,文件和字符串均能得到正确结果,支持Unicode(Unicode时不需要转换)-amendment of the original CMd5 CaculateStr function of the type of serious errors and to the new C Class. Such has been validated, documents, and the string to get the correct result, Unicode support (Unicode does not need conversion)
    2022-01-25 16:30:42下载
    积分:1
  • des-daima
    DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热.(如:UNIX的密码算法就是以DES算法为基础的)。将其修改为三重DES也能抵抗破解。下面是关于如何实现DES算法的语言性描述:(DES ( Data Encryption Standard ) algorithm, in 1977 the U.S. government s official permission , is a 56 -bit key to encrypt 64 data . 56 keys of the DES algorithm scenery is not , and often with Des encryption expressly decipher reported , but look at the old standard encryption algorithm is always useful , but the DES algorithm has been widely used in a some occasions , she still plays a waste heat . (such as : UNIX password algorithm is DES algorithm -based ) . To modify the Triple DES is also resistant to cracking . The following is a description language on how to achieve the DES algorithm : )
    2012-04-28 10:01:59下载
    积分:1
  • veccross
    C network programming this source is vectorcross
    2009-07-05 19:38:20下载
    积分:1
  • getPrime
    素数Robin—Millor测试法的C语言源码(Robin-Millor prime test of the C language source)
    2009-04-15 14:04:42下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载