Commit Graph

8 Commits

Author SHA1 Message Date
Jeffrey Walton
8530b58edd
Add Base32 extended hex encoder and decoder (GH #534)
I'm not sure if this is what the fellow in the issue wanted, but we are missing it. Also see https://stackoverflow.com/q/47325517/608639
2017-11-28 04:22:19 -05:00
Jeffrey Walton
f87696b7a5
Cleanup use of unnamed namespaces in encoders and decoders 2017-11-12 12:37:20 -05:00
Jeffrey Walton
0dc97f1d3a
Unroll decoder initialization (Issue 376) 2017-03-01 02:19:12 -05:00
Jeffrey Walton
2d8992a547
Add statics to anonymous namespace 2016-10-10 18:20:49 -04:00
Jeffrey Walton
9a5e359bb3 Fixed IsolatedInitialize (Issue 108) 2016-01-11 23:36:46 -05:00
Jeffrey Walton
48809d4e85 CRYPTOPP 5.6.3 RC6 checkin 2015-11-05 01:59:46 -05:00
weidai
5a9739c922 add "volatile" to prevent compiler optimizing away code 2010-06-18 00:51:12 +00:00
weidai
b3d4024665 add base 32 (Frank Palazzolo) 2003-07-18 04:34:12 +00:00