-
I would like to add the wind and solar power plants from the BNetzA-MaStR to the matched power plant dataset (i.e. no matching of solar and wind, just concatenated at the end). I assume I need to crea…
fneum updated
4 years ago
-
When creating a regional cluster, the terraform script breaks while waiting for the cluster to be ready. The following error is seen in the logs:
```
Note: You didn't specify an "-out" parameter to…
-
@JasonGross @andres-erbsen
I started trying to adapt the 51-bit limb schedule for BoringSSL, as that's a considerable perf win. Things I found:
* The solinas* versions are missing an fecarry im…
-
As @JasonGross just finished proofs for the `Experiments/NewPipeline` support for Solinas reduction and word-by-word Montgomery reduction, I am tempted to move this code out of the `Experiments` direc…
-
This is the testing project for Google Summer of Code 2017. This project aims to setup a testing suite and continuous integration pipeline for the webmemex extension.
For the project, the testing t…
-
As discussed with Jason by email, it might be possible to adjust the montgomery reduction to support primes which are not powers of two (e.g. 2^216*3^137-1).
ghost updated
5 years ago
-
For @JasonGross, by way of a discussion with me and @andres-erbsen. Any mistakes in the transcription are mine.
The synthesized code works with one-bit integers a lot for carries and the like. This…
-
some code :
``` js
var crypto = require('crypto');
var Ber = require('asn1').Ber;
const pubKeyStr = "MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEDEKneqEvcqUqqFMM1HM1A4zWjJC+I8Y+aKzG5dl+6wNOHHQ4NmG2PEXRJYhujyod…
-
Since SJCL now includes ECC public/private key operations, would there be any interest in adding RSA? It seems like Tom Wu's JSBN is the "typical" implementation used by most JS libraries, and is rele…
evanj updated
9 years ago