Giter VIP home page Giter VIP logo

Comments (5)

mankash avatar mankash commented on August 22, 2024

Hello @rbost -

Is it possible to use hardware accelerated modules in mbedTls for higher performance?
Please see a list of hash, symmetric and asymmetric primitives already accelerated:
http://bit.ly/2i8GukJ

Will that speed up Sophos' rsa tdp private key operations?

from crypto-tk.

rbost avatar rbost commented on August 22, 2024

Yes. But, we will use mbedTLS only for RSA (which cannot be hardware accelerated), not for the rest of the primitives (it will be libsodium).

As the TDP will not be used in practice for the most efficient SSE schemes, so I do not see this as a real limitation. Do you actually need it?

from crypto-tk.

mankash avatar mankash commented on August 22, 2024

It'd be interesting to benchmark sophos' performance with an accelerated RSA TDP. Sophos' beauty lies in it's simplicity - as a self taught SSE novice I was able to comprehend the theory behid it compared to most other constructions, even Diana. I suppose from a practical viewpoint, I'll have to work through the CRPRF innards to really understand Diana.

Thanks for all of your work BTW - the papers, presentations, videos and code all add up to a really valuable online course in cutting edge SSE

from crypto-tk.

rbost avatar rbost commented on August 22, 2024

OK, I will probably leave both implementations. mdedTLS will be used by default, and the OpenSSL implementation will still be available.

You should really look at Diana, it is not very complicated in the end 😃.

from crypto-tk.

rbost avatar rbost commented on August 22, 2024

OpenSSL is no longer necessary to build the OpenSSE cryptography toolkit since commit 74942b9.
OpenSSL is still used in an implementation of the trapdoor permutation, but, by default, an embedded mbedTLS-based implementation is used.

from crypto-tk.

Related Issues (12)

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.