-
The BIGNUM library defaults to a non-constant time implementation of various operations. Where we want to force a constant time implementation we have to remember to set the BN_FLG_CONSTTIME flag. Exp…
-
I saw this message when installing `openssl` 2.2.0 in \R:
```
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices…
-
I think it happens when you install multiple modules?
-
| | |
|------------------|-----------------|
|Previous ID | SR-11397 |
|Radar | None |
|Original Reporter | CTMacUser (J…
-
**Describe the bug**
Unable to compile BOINC on Debian bookworm (this is part of an effort to update boinc-server-docker). `openssl version` gives OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 …
-
We should include mappers for some common core and standard-library classes so they can be persisted properly (i.e. without being `Marshal.dump`ed). For example, an `Article` might have a list of tags…
-
The current division algorithm uses a [BIGNUM structure for 'current'](https://github.com/kokke/tiny-bignum-c/blob/e814d2b6b522ecaa67701453c492811a8adbc555/bn.c#L282) while its task can be completed w…
-
Example run (any PR or outerloop run really):
https://dev.azure.com/dnceng-public/public/_build/results?buildId=394469&view=logs&j=c92f2c34-43c3-5f9c-356c-2e863ce9eb4e&t=628e73c6-5320-5d5e-a820-3a8…
-
For some reason I can't see the Gen 2.0 support issue so I'll post a new one I quess?
I've been asked to look into rebuilding this library to support Gen 2.0 by someone. So i'm looking into it now …
-
**Describe the bug**
_Native floating point_
Native CPU floating point operations are not suitable for a portable deterministic language because they can produce slightly different results on di…