Tim Kurvers
Tim Kurvers
Or at least, if I remember correctly, the version Node was compiled with needs to match the version the libraries get compiled with.
Hi there! Agreed, that sounds very strange. What method of comparison are you using in the test? `==` or `BigInteger#equals`?
Thanks @etmiranda! It seems to be a [known issue](https://code.google.com/archive/p/as3crypto/issues/73) included in the [upstream issue overview](https://github.com/timkurvers/as3-crypto/issues/13). Unfortunately that means that no-one has actually gotten around to fixing it yet. It may...
Heya, thanks for the reference to that thread, hadn't seen that before! It seems the SWC from the original SVN repository (https://code.google.com/p/as3crypto/source/list) is at least not in sync with the...
Hi Adam, thanks for the report. Was there an actual exception thrown? I can only see a stacktrace. Haven't been handling any Flash projects for the last half year, but...
That's an interesting discovery, as Henri's the creator of the original! So that essentially means that one of the 'fixes' in this fork broke stuff. Could you link to the...
Not that I know of unfortunately. That said, I haven't used ActionScript 3 in a very long time so I'm not exactly up to date. It may be worth checking...
Hi, this seems to be related to #17. Unfortunately I can't help you with this, but potentially someone else might.
Thanks! Will hopefully get around to this soon as it's on the [upstream task list](https://github.com/timkurvers/as3-crypto/issues/13) too: [#56](https://code.google.com/p/as3crypto/issues/detail?id=56). I'm still unsure how that piece of code actually compiles properly.
Hi @byrne, thanks for the contribution! Unfortunately I'm [no longer maintaining](https://github.com/timkurvers/as3-crypto/issues/21) this repository, but I'd gladly mention your repository in the README if that is convenient.