Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore \r as whitespace in base64 decoder - caused test failures on | lloyd | 2011-06-03 | 1 | -1/+3 |
* | Fixes for base64 incremental decoding. | lloyd | 2011-05-16 | 1 | -14/+11 |
* | Add base64_decode. Seems to work OK, though incremental decoding is | lloyd | 2011-05-12 | 1 | -0/+151 |
* | Use runtime asserts here | lloyd | 2010-12-23 | 1 | -2/+3 |
* | Remove debug includes | lloyd | 2010-12-23 | 1 | -3/+0 |
* | Simple standalone base64 encoder | lloyd | 2010-10-28 | 1 | -0/+103 |
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 1 | -228/+0 |
* | Rename/remove some secmem member variables for better matching with STL | lloyd | 2009-11-17 | 1 | -4/+4 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -43/+45 |
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 1 | -0/+1 |
* | Move almost all of the ASN.1, BER, and DER codec related code into new | lloyd | 2008-09-28 | 1 | -0/+225 |