Discussion:
[SNMP4J] HMAC-MD5 vs MD5
Marco.Bresciani
2006-10-30 08:24:20 UTC
Permalink
Which is the difference between HMAC-MD5 and MD5!?

Thanks,

Ing. Marco Bresciani
--
Alcatel - WTD R&D SW CC
Via Trento, 30 - 20059 Vimercate (Mi) Italia
Phone: +39.039.686.5546
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d++ s: a C++ UL++ P+ L+++ E-- W++ N o-- K- w-- O- M- V- PS--
PE-- Y+ PGP++ t+ 5 X+ R+++ tv+ b++ DI++++ D+ G e+++ h! !r !y+
------END GEEK CODE BLOCK------
Ping Chen
2006-10-30 17:33:46 UTC
Permalink
MD5 is just a hash function to calculate the Message digest.

Any iterative cryptographic hash function, such as SHA-1 and MD5, may be used in the calculation of an HMAC.
HMAC-MD5 means using MD5 hash function to calculate the Message digest WITH A SECRET KEY(normally attach the secret at the end of the message then MD5). If you use HMAC-MD5 to authenticate, the secret key is the shared key between client and server.

Hopefully this helps

Ping

----- Original Message ----
From: "Marco.Bresciani at alcatel.it" <Marco.Bresciani at alcatel.it>
To: snmp4j at agentpp.org
Sent: Monday, October 30, 2006 12:24:20 AM
Subject: [SNMP4J] HMAC-MD5 vs MD5

Which is the difference between HMAC-MD5 and MD5!?

Thanks,

Ing. Marco Bresciani
--
Alcatel - WTD R&D SW CC
Via Trento, 30 - 20059 Vimercate (Mi) Italia
Phone: +39.039.686.5546
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d++ s: a C++ UL++ P+ L+++ E-- W++ N o-- K- w-- O- M- V- PS--
PE-- Y+ PGP++ t+ 5 X+ R+++ tv+ b++ DI++++ D+ G e+++ h! !r !y+
------END GEEK CODE BLOCK------
Marco.Bresciani
2006-10-31 08:04:06 UTC
Permalink
Thank you,
very kind from you.

Another, maybe stupid, question... does SNMP4J support HMAC-MD5?!

Ing. Marco Bresciani
--
Alcatel - WTD R&D SW CC
Via Trento, 30 - 20059 Vimercate (Mi) Italia
Phone: +39.039.686.5546
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d++ s: a C++ UL++ P+ L+++ E-- W++ N o-- K- w-- O- M- V- PS--
PE-- Y+ PGP++ t+ 5 X+ R+++ tv+ b++ DI++++ D+ G e+++ h! !r !y+
------END GEEK CODE BLOCK------




Ping Chen <feileg at yahoo.com>
30/10/2006 18.33

To: Marco BRESCIANI/IT/ALCATEL at ALCATEL, snmp4j at agentpp.org
cc:
Subject: Re: [SNMP4J] HMAC-MD5 vs MD5


MD5 is just a hash function to calculate the Message digest.

Any iterative cryptographic hash function, such as SHA-1 and MD5, may be
used in the calculation of an HMAC.
HMAC-MD5 means using MD5 hash function to calculate the Message digest
WITH A SECRET KEY(normally attach the secret at the end of the message
then MD5). If you use HMAC-MD5 to authenticate, the secret key is the
shared key between client and server.

Hopefully this helps

Ping

----- Original Message ----
From: "Marco.Bresciani at alcatel.it" <Marco.Bresciani at alcatel.it>
To: snmp4j at agentpp.org
Sent: Monday, October 30, 2006 12:24:20 AM
Subject: [SNMP4J] HMAC-MD5 vs MD5

Which is the difference between HMAC-MD5 and MD5!?

Thanks,

Ing. Marco Bresciani
--
Alcatel - WTD R&D SW CC
Via Trento, 30 - 20059 Vimercate (Mi) Italia
Phone: +39.039.686.5546
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d++ s: a C++ UL++ P+ L+++ E-- W++ N o-- K- w-- O- M- V- PS--
PE-- Y+ PGP++ t+ 5 X+ R+++ tv+ b++ DI++++ D+ G e+++ h! !r !y+
------END GEEK CODE BLOCK------
Ping Chen
2006-10-31 18:04:18 UTC
Permalink
Yes, if you use the USM model.

Ping

----- Original Message ----
From: "Marco.Bresciani at alcatel.it" <Marco.Bresciani at alcatel.it>
To: snmp4j at agentpp.org
Cc: Ping Chen <feileg at yahoo.com>
Sent: Tuesday, October 31, 2006 12:04:06 AM
Subject: Re: [SNMP4J] HMAC-MD5 vs MD5

Thank you,
very kind from you.

Another, maybe stupid, question... does SNMP4J support HMAC-MD5?!

Ing. Marco Bresciani
--
Alcatel - WTD R&D SW CC
Via Trento, 30 - 20059 Vimercate (Mi) Italia
Phone: +39.039.686.5546
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d++ s: a C++ UL++ P+ L+++ E-- W++ N o-- K- w-- O- M- V- PS--
PE-- Y+ PGP++ t+ 5 X+ R+++ tv+ b++ DI++++ D+ G e+++ h! !r !y+
------END GEEK CODE BLOCK------




Ping Chen <feileg at yahoo.com>
30/10/2006 18.33

To: Marco BRESCIANI/IT/ALCATEL at ALCATEL, snmp4j at agentpp.org
cc:
Subject: Re: [SNMP4J] HMAC-MD5 vs MD5


MD5 is just a hash function to calculate the Message digest.

Any iterative cryptographic hash function, such as SHA-1 and MD5, may be
used in the calculation of an HMAC.
HMAC-MD5 means using MD5 hash function to calculate the Message digest
WITH A SECRET KEY(normally attach the secret at the end of the message
then MD5). If you use HMAC-MD5 to authenticate, the secret key is the
shared key between client and server.

Hopefully this helps

Ping

----- Original Message ----
From: "Marco.Bresciani at alcatel.it" <Marco.Bresciani at alcatel.it>
To: snmp4j at agentpp.org
Sent: Monday, October 30, 2006 12:24:20 AM
Subject: [SNMP4J] HMAC-MD5 vs MD5

Which is the difference between HMAC-MD5 and MD5!?

Thanks,

Ing. Marco Bresciani
--
Alcatel - WTD R&D SW CC
Via Trento, 30 - 20059 Vimercate (Mi) Italia
Phone: +39.039.686.5546
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d++ s: a C++ UL++ P+ L+++ E-- W++ N o-- K- w-- O- M- V- PS--
PE-- Y+ PGP++ t+ 5 X+ R+++ tv+ b++ DI++++ D+ G e+++ h! !r !y+
------END GEEK CODE BLOCK------
David Hustace
2007-06-01 17:58:59 UTC
Permalink
https://opennms.webex.com/opennms/sc30/t.php?I=552602085
Post by Ping Chen
Yes, if you use the USM model.
Ping
----- Original Message ----
From: "Marco.Bresciani at alcatel.it" <Marco.Bresciani at alcatel.it>
To: snmp4j at agentpp.org
Cc: Ping Chen <feileg at yahoo.com>
Sent: Tuesday, October 31, 2006 12:04:06 AM
Subject: Re: [SNMP4J] HMAC-MD5 vs MD5
Thank you,
very kind from you.
Another, maybe stupid, question... does SNMP4J support HMAC-MD5?!
Ing. Marco Bresciani
--
Alcatel - WTD R&D SW CC
Via Trento, 30 - 20059 Vimercate (Mi) Italia
Phone: +39.039.686.5546
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d++ s: a C++ UL++ P+ L+++ E-- W++ N o-- K- w-- O- M- V- PS--
PE-- Y+ PGP++ t+ 5 X+ R+++ tv+ b++ DI++++ D+ G e+++ h! !r !y+
------END GEEK CODE BLOCK------
Ping Chen <feileg at yahoo.com>
30/10/2006 18.33
To: Marco BRESCIANI/IT/ALCATEL at ALCATEL, snmp4j at agentpp.org
Subject: Re: [SNMP4J] HMAC-MD5 vs MD5
MD5 is just a hash function to calculate the Message digest.
Any iterative cryptographic hash function, such as SHA-1 and MD5, may be
used in the calculation of an HMAC.
HMAC-MD5 means using MD5 hash function to calculate the Message digest
WITH A SECRET KEY(normally attach the secret at the end of the message
then MD5). If you use HMAC-MD5 to authenticate, the secret key is the
shared key between client and server.
Hopefully this helps
Ping
----- Original Message ----
From: "Marco.Bresciani at alcatel.it" <Marco.Bresciani at alcatel.it>
To: snmp4j at agentpp.org
Sent: Monday, October 30, 2006 12:24:20 AM
Subject: [SNMP4J] HMAC-MD5 vs MD5
Which is the difference between HMAC-MD5 and MD5!?
Thanks,
Ing. Marco Bresciani
--
Alcatel - WTD R&D SW CC
Via Trento, 30 - 20059 Vimercate (Mi) Italia
Phone: +39.039.686.5546
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d++ s: a C++ UL++ P+ L+++ E-- W++ N o-- K- w-- O- M- V- PS--
PE-- Y+ PGP++ t+ 5 X+ R+++ tv+ b++ DI++++ D+ G e+++ h! !r !y+
------END GEEK CODE BLOCK------
_______________________________________________
SNMP4J mailing list
SNMP4J at agentpp.org
http://lists.agentpp.org/mailman/listinfo/snmp4j
_______________________________________________
SNMP4J mailing list
SNMP4J at agentpp.org
http://lists.agentpp.org/mailman/listinfo/snmp4j
David Hustace
2007-06-01 18:00:52 UTC
Permalink
On Jun 1, 2007, at 1:58 PM, David Hustace wrote:

Appologies for the spam, replied to the wrong email... I'll go home
now ;)

Loading...