-
Hello,
after creating a PFC
```
#include
#define MR_PAIRING_BN
#include "pairing_3.h"
int main() {
PFC curve(128);
std::cout
-
There are a number of naming and package-structure changes that probably need to happen at some point, but they'll be somewhat invasive and touch a lot of code, and I'd like to get some discussion and…
bford updated
7 years ago
-
Requirements:
* private keys should never leave a device
* users should be able to define the quorum of devices required to add additional devices or make name transactions
* only the user should…
-
When Alice grants access to Bob from a device, Alice should be giving access to all of Bob's devices.
Depends on
https://github.com/uProxy/uproxy/issues/702
https://github.com/uProxy/uproxy/issues/70…
-
If _ring_ is going to support RSA-PKCS#1.5 signing it should support RSA-PSS signing.
-
In the last week I've been writing a bleno script, and while it always connected and sent/read data fine, it never bonded. After a couple days of exasperation at not finding a solution (I've noticed a…
-
This issue tracks work on the [distributed systems API](http://unisonweb.org/2015-06-02/distributed-evaluation.html). Work on this API and implementation is proceeding on the [distributed-evaluation b…
-
Don't think I want to waste too much time on hacking the kernel to make the crappy chinese radio work with UVC devices any more. Its performance stank, and it also messed up the timestamps to such a s…
-
Azure site returns error message "The specified CGI application encountered an error and the server terminated the process." if SSL certificate is set in in Main() for Kestrel as follows:
```
var ap…
-
The default cipher list allows single-DES.
daira updated
7 years ago