-
during test with large limbs found output data is wrong (see simple test bed at https://github.com/zkbitcoin/nasm-adx)
running example will create following output (__asm__(MUL is from projects asm…
-
| | |
| --- | --- |
| Bugzilla Link | [50334](https://llvm.org/bz50334) |
| Version | 12.0 |
| OS | Linux |
| CC | @LebedevRI,@RKSimon,@rotateright |
## Extended Description
Since version 9, the c…
-
Thank you @tarcieri for the conversation (tag: @fjarri )
I would like to know the `pros` and `cons` of field arithmetic by **64 bit * 4** and **52 bit * 5**.
In bitcoin-core and rust crypto impl…
-
For numbers
-
Non-native arithmetic gadget has now been implemented. Collecting small snippets and improvement ideas for later improvement:
- [x] feat: add Field structure which has methods which return `emulated.…
-
Hi, I'm researching on ECC encryption and I'm really wondering that what kind of curve is used in your architecture ? I can't find any relevant information for 110bits curve...... I
Thanks !
-
I'm having some issues using `BN.mont` in a project I'm working on, whereby under certain conditions it gives me different answers compared to when I use `BN.red` (documentation implies they're interc…
-
[fiat-crypto](https://github.com/mit-plv/fiat-crypto) could be used to generate known constant-time and correct finite-field arithmetic for selected primes which could the be used in the codegen subpa…
-
This implementation is referenced in [this](https://en.wikipedia.org/wiki/Elliptic_curve_point_multiplication#Montgomery_ladder) Wikipedia article. The Code is after the sentence “The Montgomery ladde…
-
# Issue Summary
JSBN contains a lot of timing leaks that make it unsuitable for cryptographic use. However, JSBN is broadly used in JavaScript implementations of asymmetric cryptography.
## Modu…