aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec/hex
Commit message (Expand)AuthorAgeFilesLines
* Realization while thinking about the recently added truncate: in a STLlloyd2010-09-071-1/+1
* Add a standalone version of hex encoding and decoding, defining the filterslloyd2010-09-033-0/+289
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-174-344/+0
* Rename/remove some secmem member variables for better matching with STLlloyd2009-11-171-6/+6
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Increase the internal buffer size of the Hex coder/decoder, and put it intolloyd2009-10-231-3/+5
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-4/+4
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-303-57/+63
* Split the last parts of the 'core' modulelloyd2008-11-081-1/+0
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-0/+1
* Doxygen comments for base64 and hex from InSiTolloyd2008-10-131-11/+36
* Document dependencies between moduleslloyd2008-10-011-0/+4
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* Move all BigInt stuff into bigint/. Currently all asm modules are disabled;lloyd2008-09-282-0/+47
* Move almost all of the ASN.1, BER, and DER codec related code into newlloyd2008-09-283-0/+262