Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3282 - [bug/crypto] rockchip: nanopi r2s crypto performance issue #8335

Closed
openwrt-bot opened this issue Aug 13, 2020 · 1 comment
Closed
Labels

Comments

@openwrt-bot
Copy link

CN_SZTL:

Hello everyone.

I found a serious crypto performance problem with NanoPi R2S.

Some proxy softwares, like shadowsocks-libev, can only reach to low
speed (about ~13 MB/s with aes-128-gcm). On this board, I don't think
it's normal.

Otherwise, all the chippers perform terriblly, not just aes-128-gcm.
I tried run commands like openssl speed -evp aes-128-gcm, and the
scores were good, but when running other softwares like trojan which
using openssl to crypt / decrypt, the speed totally doesn't match the
score.

I've ever tried to enable the kernel crypto modules, but it seemded to
be useless.

@openwrt-bot
Copy link
Author

CN_SZTL:

However, this is my fault.
There's no cryoto engine for RK3328 yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant