阅读背景:

如何在Linux上为Node.js加密启用AES-NI(硬件加速)?

来源:互联网 

I wrote a basic function to test the speed of the AES-256-CBC mode of the Node.js built-in crypto functions. These functions use OpenSSL, so they should support AES-NI, but when I correctly enable AES-NI and do a command-line test of OpenSSL the encryption speed is ~350MB/s on OpenSSL and only ~100MB/s on Node.js Crypto.I wrote a basic function to test the speed of t




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: