-
Please add to the Hydroelastic User Guide or tutorials on how to set the value of hydroelastic modulus for common materials.
For reference, this table shows Young's moduli of common materials. Is i…
-
According to wolfram alpha, python, and scheme these should work:
``` factor
{ -1 } [ 3 -4 mod ] unit-test
{ 1 } [ -3 4 mod ] unit-test
{ -1/2 } [ 3/2 -2 mod ] unit-test
{ 1/2 } [ -3/2 2 mod ] unit-…
-
I just wanted to let you know that Modulus installs phantomjs@1.9.8 now in their run images and the location is /usr/bin/phantomjs. So, if someone would like to use this package, one would probably wa…
-
**Describe the bug**
Currently, the elasticity data contains Young's modulus and Poisson's ratio as single values for one material, see [here](https://github.com/asam-ev/OpenMATERIAL/blob/main/schema…
-
Add modulus operator (%)
-
## Description
When using the `impl_modulus!` macro with U3072 and bigger types, the `R2` constant computation takes several seconds. The Rust compilers version >= 1.73 with an error. In some case…
-
The first publicly known instance of a 512 bit RSA modulus being factored was in 1999.
In 2009, an individual cracked a 512 bit RSA modulus by themself with a single PC.
The "Factoring as a Serv…
-
Here's my little contribution to how to make this easier.
With a little piping and sed magic, you can extract the certificate using openssl and pipe it back to openssl to calculate the modulus:
`…
-
I have found a case with N=971 bits where `cgbn_mont_sqr(r, a, n)` returns `(a^2 % n) + n`
I made a [minimal repro branch here](https://github.com/NVlabs/CGBN/compare/master...sethtroisi:overflow?e…
-
hi, sorry about my english, i need to append the modulus and exponent to the signature and i dont know how, is there any way to do this in this branch?
this is the format i need
```
…