test-suite
上传用户:zfm_0418
上传日期:2013-03-09
资源大小:7k
文件大小:1k
源码类别:

加密解密

开发平台:

C/C++

  1.    The MD5 test suite (driver option "-x") should print the following
  2.    results:
  3. MD5 test suite:
  4. MD5 ("") = d41d8cd98f00b204e9800998ecf8427e
  5. MD5 ("a") = 0cc175b9c0f1b6a831c399e269772661
  6. MD5 ("abc") = 900150983cd24fb0d6963f7d28e17f72
  7. MD5 ("message digest") = f96b697d7cb7938d525a2f31aaf161d0
  8. MD5 ("abcdefghijklmnopqrstuvwxyz") = c3fcd3d76192e4007dfb496cca67e13b
  9. MD5 ("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789") =
  10. d174ab98d277d9f5a5611c2c9f419d9f
  11. MD5 ("123456789012345678901234567890123456789012345678901234567890123456
  12. 78901234567890") = 57edf4a22be3c955ac49da2e2107b67a
  13. Security Considerations
  14.    The level of security discussed in this memo is considered to be
  15.    sufficient for implementing very high security hybrid digital-
  16.    signature schemes based on MD5 and a public-key cryptosystem.
  17. Author's Address
  18.    Ronald L. Rivest
  19.    Massachusetts Institute of Technology
  20.    Laboratory for Computer Science
  21.    NE43-324
  22.    545 Technology Square
  23.    Cambridge, MA  02139-1986
  24.    Phone: (617) 253-5880
  25.    EMail: rivest@theory.lcs.mit.edu