Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix envelope decryption bug when encrkeylen=255 | tomsmeding | 2016-10-08 |
* | Add digital envelope encryption | tomsmeding | 2016-10-08 |
* | Improve bigint division depth estimate | tomsmeding | 2016-10-08 |
* | Bigint parsing: also hex, and add string constructor | tomsmeding | 2016-10-08 |
* | Make parameter order a bit more consistent | tomsmeding | 2016-10-08 |
* | Add readme | tomsmeding | 2016-10-08 |
* | Make code work on Linux and older compilers | tomsmeding | 2016-10-07 |
* | Working AES encrypt and decrypt! | tomsmeding | 2016-10-07 |
* | Start AES | tomsmeding | 2016-10-06 |
* | Base64 and import/export keys | tomsmeding | 2016-10-06 |
* | RNG | tomsmeding | 2016-10-06 |
* | (de)serialise -> (de)serialiseMantissa | tomsmeding | 2016-10-06 |
* | Now division ACTUALLY works | tomsmeding | 2016-10-05 |
* | Fix Baillie-PSW! | tomsmeding | 2016-10-05 |
* | Add (non-working yet) Lucas test | tomsmeding | 2016-10-04 |
* | More primes and primality testing | tomsmeding | 2016-10-04 |
* | Progress | tomsmeding | 2016-10-03 |
* | Initial | tomsmeding | 2016-10-03 |