Giter VIP home page Giter VIP logo

Comments (4)

kevinresol avatar kevinresol commented on May 30, 2024 1

I worked on a bigint implementation this week. It covers a few but not all targets for now. But I think it can be a foundation for RSA.

https://github.com/kevinresol/bigint

from crypto.

flashultra avatar flashultra commented on May 30, 2024

There was discussion about BigInteger and RSA here : #2
As you can see, the last suggestion was to be a separate library.
Also Nicolas mention here ( HaxeFoundation/haxe#7535 ) about adding large integer literals supports ( int64) , but not say anything about BigInt
So yes, for RSA support first need to be added BigInt.

P.S. Just as info here is a BigInt mplementation part of thx core https://github.com/fponticelli/thx.core/blob/master/src/thx/BigInt.hx

from crypto.

lublak avatar lublak commented on May 30, 2024

@kevinresol it's a good start to keep it native.
I think it should be like the haxe.Int64.
Keep it native if it is possible and if it's not use it like the BigInt implementation of thx.core

from crypto.

Aurel300 avatar Aurel300 commented on May 30, 2024

I realise now that thx seems to be mostly a port of BigInteger.js also. Well I wasted my time :D https://github.com/Aurel300/hx-bigint

from crypto.

Related Issues (19)

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.