Mailing List Archive

[Bug 3337] New: Will OpenSSH support SMx series algorithms in the future?
https://bugzilla.mindrot.org/show_bug.cgi?id=3337

Bug ID: 3337
Summary: Will OpenSSH support SMx series algorithms in the
future?
Product: Portable OpenSSH
Version: 8.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs@mindrot.org
Reporter: kircherlike@outlook.com

The support for SMx algorithms has been added by OpenSSL to the sm2,
sm3, and sm4 files in the crypto directory. Does openssh have any plans
to add support for these algorithms?

For example, if we want to add support for sm4-ctr, we only need to add
this line to cipher.c:

{"sm4-ctr", 16, 16, 0, 0, 0, EVP_sm4_ctr},

--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs