home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_ietf_i / draft-ietf-ipsec-hmac-md5-01.txt < prev    next >
Text File  |  1997-02-05  |  2KB  |  60 lines

  1.  
  2.  
  3. A new Request for Comments is now available in online RFC libraries.
  4.  
  5.  
  6.         RFC 2104:
  7.  
  8.         Title:      HMAC: Keyed-Hashing for Message Authentication
  9.         Author:     H. Krawczyk, M. Bellare, R. Canetti
  10.         Date:       February 1997
  11.         Mailbox:    hugo@watson.ibm.com, mihir@cs.ucsd.edu, 
  12.                     canetti@watson.ibm.com
  13.         Pages:      11
  14.         Characters: 22297
  15.         Updates/Obsoletes: None
  16.  
  17.         URL:        ftp://ds.internic.net/rfc/rfc2104.txt
  18.  
  19.  
  20. This document describes HMAC, a mechanism for message authentication
  21. using cryptographic hash functions. HMAC can be used with any
  22. iterative cryptographic hash function, e.g., MD5, SHA-1, in
  23. combination with a secret shared key.  The cryptographic strength
  24. of HMAC depends on the properties of the underlying hash function.
  25. This document is the product of the IP Security Protocol Working Group
  26. of the IETF.
  27.  
  28. This memo provides information for the Internet community.  This memo
  29. does not specify an Internet standard of any kind.  Distribution of
  30. this memo is unlimited.
  31.  
  32. This announcement is sent to the IETF list and the RFC-DIST list.
  33. Requests to be added to or deleted from the IETF distribution list
  34. should be sent to IETF-REQUEST@CNRI.RESTON.VA.US.  Requests to be
  35. added to or deleted from the RFC-DIST distribution list should
  36. be sent to RFC-DIST-REQUEST@ISI.EDU.
  37.  
  38. Details on obtaining RFCs via FTP or EMAIL may be obtained by sending
  39. an EMAIL message to rfc-info@ISI.EDU with the message body 
  40. help: ways_to_get_rfcs.  For example:
  41.  
  42.         To: rfc-info@ISI.EDU
  43.         Subject: getting rfcs
  44.  
  45.         help: ways_to_get_rfcs
  46.  
  47. Requests for special distribution should be addressed to either the
  48. author of the RFC in question, or to admin@DS.INTERNIC.NET.  Unless
  49. specifically noted otherwise on the RFC itself, all RFCs are for
  50. unlimited distribution.
  51.  
  52. Submissions for Requests for Comments should be sent to
  53. RFC-EDITOR@ISI.EDU.  Please consult RFC 1543, Instructions to RFC
  54. Authors, for further information.
  55.  
  56.  
  57. Joyce K. Reynolds and Mary Kennedy
  58. USC/Information Sciences Institute
  59.  
  60.