Andrew Poelstra
Andrew Poelstra
Also add support for "bcrt" HRP
Somebody emailed me and suggested that pdf instructions should be in the README.
Should be non-controversial. Purely stylistic changes in anticipation of adding a lot more text content.
It's easy to use the recovery wheel backward, and IMHO the current layout actually encourages backward use in the 2-of-2 case. Just adding a label pointing to the handle-window, saying...
Tracking issue for bringing this library to a production-ready state: 1. [ ] Complete "high-level introduction" exposition (Andrew) 2. [ ] Create error correction webpage (Andrew, building off of Pieter's...
This PR is not intended to merge, it is just a discussion place for writing a draft of the BIP document. We also need to write up a mailing list...
Mostly filing this as an issue so I don't forget. If we took another header character to indicate a second layer of SSS, this would enable encrypted shards. (Which are...
In https://github.com/DaGenix/rust-crypto/blob/master/src/blockmodes.rs#L684 it is possible to create a CTR-mode `BlockEncryptor` whose IV is larger than the 16-byte AES block size. This is a simple programming error but is extremely dangerous,...
I updated gcc and boost on my system so of course Elements stopped compiling. Backport the fixes from upstream when they encountered this.