Skip to content

[feat] 增加对弱CPU友好的加密方式,像chacha20-poly1305和xor #997

@lhongcai

Description

@lhongcai

描述问题 / Describe the problem

对弱CPU的设备,如mt671或mt6720路由器对AES-GCM加密方式非常不友好,最高速度只11Mbps。
为了跑满上行带宽60Mbps,我只能禁用加密!

easytier 10M 11M 3~4ms 加密
easytier 66.0M 70.0M 3ms 不加密

描述您想要的解决方案 / Describe the solution you'd like

希望增加对弱CPU友好的加密方式,像chacha20-poly1305和xor。

替代方案 / Alternatives considered

No response

额外上下文 / Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions