Coder Social home page Coder Social logo

Comments (5)

kunshen1 avatar kunshen1 commented on June 12, 2024

可以参考下https://github.com/intel/ipp-crypto/tree/develop/sources/ippcp/crypto_mb/src/sm3

from gmssl.

yellow123Nike avatar yellow123Nike commented on June 12, 2024

Thank you. Yes, I did it.

from gmssl.

yellow123Nike avatar yellow123Nike commented on June 12, 2024

现在SM3在16路并行下可达到2000MB/s(inter志强三代机器)。我想问问SM3的天花板在哪里?您有了解过吗?

from gmssl.

kunshen1 avatar kunshen1 commented on June 12, 2024

没有了解过

from gmssl.

emmansun avatar emmansun commented on June 12, 2024

SM3哈希算法计算过程中涉及消息扩展、压缩两部分,目前能够通过SIMD指令优化实现的是消息扩展部分,压缩部分依然是用CPU普通指令集计算。类似Crypto Multi-buffer Library的多路并行实现,应用场景还是比较少。

from gmssl.

Related Issues (20)

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.