Giter VIP home page Giter VIP logo

p256-cortex-m4's People

Contributors

emill avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

p256-cortex-m4's Issues

`P256_mulmod` multiplication method

Hi Emill,

I've been studying your implementation and was wondering what the exact method is called with which you perform the multiplication in the first part of P256_mulmod. I've been looking at some papers explaining different methods (e.g. operand/product/hybrid scanning) but I can't seem to find the method you are using. It seems like you are performing a hybrid between the operand and product method, since you are first performing multiplication of the lower 4 words of B with all the words of A, and then continuing with the other words in B and doing the same. Do you have a reference (or name) for it?

Thanks in advance!

Port to Cortex-M55 + MVE

Hi @Emill, I've just come across your work on optimized implementations of ECC for Arm. First of all, thanks a lot for that, it looks amazing.

Would you be interested in porting your code to Cortex-M55, leveraging the Cortex-M Vector Extensions (MVE)? If so, please drop me a mail, and I can provide you with some more information and setup instructions for the necessary tooling.

SECP256K1

Hi Emill,
Amazing work ! The performance is insane.
Sorry if my question is absurd, how can i change the curve for using SECP256K1 ?
Many thanks !

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.