Code Monkey home page Code Monkey logo

Comments (3)

ZZMarquis avatar ZZMarquis commented on July 17, 2024

我暂时没有好的办法。可以看到CPU消耗较大的两个地方都是椭圆曲线点的点乘计算,点乘计算确实比较消耗CPU,这两步在SM2算法里跳不过去。不过这两步可以并行进行,目前是串行的。

from gm.

hyfree avatar hyfree commented on July 17, 2024

有具体的性能测试数据吗,
处理器型号:
密钥对产生速度:每秒多少个
加密速率(4KB):每秒多少次
解密速度(4KB):每秒多少次
签名速度(4KB):每秒多少次
验签速度(4KB):每秒多少次

from gm.

gyf19 avatar gyf19 commented on July 17, 2024

可以考虑, 把go代码编译成 汇编代码。

from gm.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.