Re: Net-snmp version that supports HMAC-SHA-224 and greater
Wes Hardaker via Net-snmp-coders <[email protected]>
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <[email protected]> |
"Adolf Misquith (amisquit) via Net-snmp-coders" <[email protected]> writes: > What version of snmp supports greater HMAC-SHA-256 and greater? 5.8 :-) > Further, a new user is added with the following step: > > createUser testUser SHA "test123" AES > > Is there a possibility to configure HMAC-SHA-224/256/384/512 (for the agent) as default and not confine to a given user? Each user gets their own algorithm; it's built into how the protocol works. We could create defaults using new configuration commands to do so, but at this time that's not done. -- Wes Hardaker Please mail all replies to [email protected]