Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp BigInt encoding and decoding. | Jack Lloyd | 2019-01-24 | 1 | -7/+13 |
* | Make exceptions easier to translate to error codes | Jack Lloyd | 2018-11-23 | 1 | -1/+1 |
* | Add wrappers for reinterpret_cast between char* and uint8_t* | Jack Lloyd | 2017-10-03 | 1 | -1/+1 |
* | Avoid using <iostream> header within the library | Jack Lloyd | 2017-09-02 | 1 | -1/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -1/+1 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -1/+1 |
* | lib/math: Convert &vec[0] to vec.data() | Daniel Seither | 2015-06-20 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+55 |