-
**TL;DR**
Possibilities:
1) Backup Codes: at sign up people get a few backup codes to download. In case they lose their password they can use it. The problem with this is if people lose their pass…
-
"As an user, I would like to forward emails from my Gmail account to a Pixelated account sure that all attachments were delivered, so I don't have to worry if the recipient didn't receive all attachme…
-
![fca6](https://cloud.githubusercontent.com/assets/25880301/23395516/fe288af8-fdc9-11e6-8884-4f8f7d1ffd76.png)
This packet tokenizer unknown switch FCA6 issue appear for idRO new Chaos after the se…
-
This is a big one, but I'm interested in help and suggestions on how to move this library to support C# 5 async and Task based returns. Ideally every existing Method XxxxXxx() would have an accompanyi…
-
**System**: Debian Jessie (x86-64)
**RELIC version**: git (2015-01-19)
**Configuration**: `-DARITH=gmp -DALLOC=DYNAMIC -DBN_PRECI=8192 -DFP_PRIME=1536`
---
The unit test for the PP module fails for …
-
Allowing entries in ssb to be fully encrypted would have some interesting properties.
Private messaging could work in a similar way to how bitmessage handles hiding of metadata. You just append a mes…
-
Running test.js I get an Invalid thingID/response pair error message.
Test.js looks like this after running it once:
```
var ThingAPI = require('./thing-client')
;
new ThingAPI.ThingAPI(
{ stewar…
-
The Weil pairing implementation in Sage is horribly inefficient when the group order n is a cryptographically large composite integer.
The implementation is based on Miller's algorithm, which in it…