Pushpa Thimmaiah <[email protected]> writes: > I have compiled net-snmp-5.9.4 with blumenthal-aes and need clarification for > the following. > 1. Does combination MD5 and AES192/AES256 invalid?
MD5 doesn't generate a long enough key to be used with the longer-key AES algorithms. I honestly forget whether or not the algorithm in 3414 (which we implement) extends key sizes if the hash algorithm produces something too short. I might go look later, but you could check yourself. (if the tools don't work, then that's the other clue :-/ ) -- Wes Hardaker Please mail all replies to [email protected] _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
