Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Base32 extended hex encoder and decoder (GH #534) | Jeffrey Walton | 2017-11-28 | 1 | -3/+47 |
* | Cleanup use of unnamed namespaces in encoders and decoders | Jeffrey Walton | 2017-11-12 | 1 | -24/+21 |
* | Unroll decoder initialization (Issue 376) | Jeffrey Walton | 2017-03-01 | 1 | -8/+22 |
* | Add statics to anonymous namespace | Jeffrey Walton | 2016-10-10 | 1 | -2/+5 |
* | Fixed IsolatedInitialize (Issue 108) | Jeffrey Walton | 2016-01-11 | 1 | -1/+1 |
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -39/+39 |
* | add "volatile" to prevent compiler optimizing away code | weidai | 2010-06-18 | 1 | -1/+1 |
* | add base 32 (Frank Palazzolo) | weidai | 2003-07-18 | 1 | -0/+39 |