-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.Performance
Milestone
Description
This commit added support for hmac-sha2-512-etm@openssh.com
which is a good addition. But the mac order is relevant, now hmac-sha2-512-etm@openssh.com
is the preferred MAC.
Since sha256 is more optimized than sha512 in Go and is secure enough, I think we should prefer sha256 based MAC algorithms.
Jorropo
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.Performance