Giter VIP home page Giter VIP logo

banderwagon-cairo's Issues

test scalar multiplication on bandersnatch

make few tests against either https://github.com/lambdaclass/lambdaworks/ or https://github.com/arkworks-rs/algebra/tree/master/curves/ed_on_bls12_381_bandersnatch or https://github.com/asanso/Bandersnatch

Examples from halo2curves, short weistrass form:

5*G : Bandersnatch { x: 0x40956ab9e05451df8707992c91c4526a54d02f225ff92e05a3b8c842d2cd0cd0, y: 0x5f05e6a170a9d5d572fb739c4cab0b6ec4c083e9a4ff8882c6ff416963675941, z: 0x2489b407cd5d8a99dd70915afcaace836e003cff1985af40023e96ecb9179036 }
2*G : Bandersnatch { x: 0x0f94cf9c0036db4ff4890d9daeb6c1a4fde0a78fb505384776b31615cb94792c, y: 0x43f9bee793deed4fb50d2e38a4725873aa341bfb65bb054379282d434ed1afbe, z: 0x226302ac7f5507697fbc8ad4afef7797d29c996fcdc6d3088d62dbf1af0bb3e2 }
2G + 5G: Bandersnatch { x: 0x45a7102e26c2e7743145bcb5df6e1744c70574ae0f863ce453737062702242dc, y: 0x0b81bb642ec0eb759edc14c4eddd5fa0cb3b8669098f831d183e530d450220f7, z: 0x043e5c60e3d3b937e8ee2210849cc97a9ad299aff8742d1fb7bf0e668a89f16e }

test point addition on bandersnatch

make few tests against either https://github.com/lambdaclass/lambdaworks/ or https://github.com/arkworks-rs/algebra/tree/master/curves/ed_on_bls12_381_bandersnatch or https://github.com/asanso/Bandersnatch

Examples from halo2curves, short weistrass form:

Projective:

5*G : Bandersnatch { x: 0x40956ab9e05451df8707992c91c4526a54d02f225ff92e05a3b8c842d2cd0cd0, y: 0x5f05e6a170a9d5d572fb739c4cab0b6ec4c083e9a4ff8882c6ff416963675941, z: 0x2489b407cd5d8a99dd70915afcaace836e003cff1985af40023e96ecb9179036 }
2*G : Bandersnatch { x: 0x0f94cf9c0036db4ff4890d9daeb6c1a4fde0a78fb505384776b31615cb94792c, y: 0x43f9bee793deed4fb50d2e38a4725873aa341bfb65bb054379282d434ed1afbe, z: 0x226302ac7f5507697fbc8ad4afef7797d29c996fcdc6d3088d62dbf1af0bb3e2 }
2G + 5G: Bandersnatch { x: 0x45a7102e26c2e7743145bcb5df6e1744c70574ae0f863ce453737062702242dc, y: 0x0b81bb642ec0eb759edc14c4eddd5fa0cb3b8669098f831d183e530d450220f7, z: 0x043e5c60e3d3b937e8ee2210849cc97a9ad299aff8742d1fb7bf0e668a89f16e }

Affine:

5*G : (0x402277ef8f68c3ef7aa3ac158567d930f12600386c527ea5d9398a50a0a197fd, 0x0bc423a33becdbc7e918b77e23faa3e762604d1b6811ff72c45089bf8a87af3c)
2*G : (0x46a3f84b1dd3df190f41bb5d19e7f116b0ddff87ce93610540ecb074d5ddb41c, 0x6148debcf8f22830d30438153c7fadf4a3ea0064ce8dcd6856122a66445b5fd2)
2G + 5G: (0x1ff379836cf53e576ca118cd1ec5b7575364df3a771ca9a79b4b04e1cbae4b15, 0x1b77173b983fccfd6b187122254b23b02d0383a0d4b447d8e4ac55d9094b6dde)

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.