| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify soname to match Unix conventions at suggestion of Debian | lloyd | 2011-05-12 | 1 | -7/+20 |
* | Add back BigInt::to_u32bit | lloyd | 2011-05-10 | 1 | -2/+9 |
* | Make different targets for 32 and 64 bit Atom processors, since most | lloyd | 2011-05-09 | 1 | -0/+5 |
* | Disable CMS by default, since it's pretty untested and likely unusable | lloyd | 2011-05-06 | 1 | -0/+3 |
* | Search for the delimiter bytes in OAEP using a loop that doesn't have | lloyd | 2011-05-05 | 1 | -0/+5 |
* | When building for GCC, always get the version number, and turn off TR1 | lloyd | 2011-05-03 | 1 | -0/+3 |
* | Calling &str[str.size()] is only valid if str is const; otherwise the | lloyd | 2011-04-29 | 1 | -0/+12 |
* | Tick to 1.9.17 release1.9.17 | lloyd | 2011-04-29 | 1 | -1/+3 |
* | Default sun4u to sparc32-v9 rather than sparc64 | lloyd | 2011-04-29 | 1 | -0/+5 |
* | Rename AES_XXX_Intel to AES_XXX_NI, since AMD's Bulldozer will also | lloyd | 2011-04-25 | 1 | -0/+4 |
* | Document KDF properly. | lloyd | 2011-04-22 | 1 | -112/+119 |
* | Rename all references of ia32 to x86-32 and amd64 to x86-64. | lloyd | 2011-04-22 | 1 | -9/+17 |
* | Enable unix_procs for FreeBSD. It was disabled in 2006 to work | lloyd | 2011-04-21 | 1 | -0/+3 |
* | It's likely that other FPE methods will be desirable once they are | lloyd | 2011-04-20 | 1 | -0/+7 |
* | Document changes to passhash9 and ECDSA keys that I forgot to include | lloyd | 2011-04-19 | 1 | -2/+17 |
* | My workaround for gcc pr 44174 caused cpuid support to be silently | lloyd | 2011-04-18 | 1 | -0/+3 |
* | Rename --use-sphinx and --use-doxygen to --with-sphinx and | lloyd | 2011-04-18 | 1 | -2/+2 |
* | Format fixes in the log file. Some reference fanciness too | lloyd | 2011-04-18 | 1 | -1268/+1277 |
* | Integrate building docs using Sphinx and Doxygen into the makefile | lloyd | 2011-04-18 | 1 | -1/+9 |
* | Some more cleanups and reorgs. Drop old InSiTo arch doc; was not at | lloyd | 2011-04-15 | 1 | -0/+2 |
* | Tick version numbers to 1.10.0 | lloyd | 2011-04-14 | 1 | -0/+5 |
* | Update docs | lloyd | 2011-04-11 | 1 | -1/+1 |
* | More docs | lloyd | 2011-04-08 | 1 | -1/+2 |
* | ECC private keys had two different constructors, one taking a group | lloyd | 2011-04-08 | 1 | -0/+6 |
* | s/Release/Version/ | lloyd | 2011-04-06 | 1 | -152/+161 |
* | Remove the socket wrapper code, as the SSL interface itself | lloyd | 2011-04-05 | 1 | -2/+8 |
* | Put 'Release' in front of every version. This causes Sphinx to | lloyd | 2011-04-04 | 1 | -150/+150 |
* | Convert most of the documentation to reStructured Text, adding | lloyd | 2011-04-04 | 1 | -1543/+1882 |
* | Remove some old scripts. Move the PGP key to a txt file. Document | lloyd | 2011-03-24 | 1 | -0/+2 |
* | Disable the by default strong key checking on loading a private | lloyd | 2011-03-21 | 1 | -0/+3 |
* | Tick to 1.9.16-dev | lloyd | 2011-03-21 | 1 | -1/+3 |
* | Update notes, version, and readme for 1.9.15, first release candidate1.9.151.10.0-rc1 | lloyd | 2011-03-21 | 1 | -6/+12 |
* | merge of '1bf20e797477a87c044a8fd74af47d872f630831' | lloyd | 2011-03-14 | 1 | -2/+4 |
|\ |
|
| * | More notes | lloyd | 2011-03-09 | 1 | -0/+4 |
* | | Use the same mesasge expansion trick in SHA-512. Performance on | lloyd | 2011-03-13 | 1 | -2/+3 |
* | | Modify SHA-224/SHA-256 so that it does the message expansion in | lloyd | 2011-03-12 | 1 | -0/+4 |
|/ |
|
* | Tick to 1.9.15-dev | lloyd | 2011-03-07 | 1 | -0/+4 |
* | Tick version numbers for 1.9.14 release1.9.14 | lloyd | 2011-03-01 | 1 | -1/+1 |
* | Fix PR 142: the zlib filters were not updated in 1.9.11 to use zeroise | lloyd | 2011-02-18 | 1 | -0/+1 |
* | Add support for bcrypt, the Blowfish-based password hashing scheme | lloyd | 2011-02-16 | 1 | -0/+1 |
* | Add the NIST AES key wrap algorithm, as specified in RFC 3394 and | lloyd | 2011-02-15 | 1 | -0/+1 |
* | Tick version to 1.9.14-dev | lloyd | 2011-02-10 | 1 | -0/+2 |
* | Tick to 1.9.13 release1.9.13 | lloyd | 2011-02-09 | 1 | -1/+5 |
* | Fix the ordering of the GOST 34.10 signature values. Add a test | lloyd | 2011-02-07 | 1 | -0/+1 |
* | Update Keccak to the round 3 variant announced 2011-01-17 | lloyd | 2011-01-20 | 1 | -0/+1 |
* | Tick to 1.9.13-dev | lloyd | 2010-12-15 | 1 | -0/+2 |
* | Update versions for 1.9.12 release1.9.12 | lloyd | 2010-12-13 | 1 | -1/+2 |
* | Add a simple but functioning implementation of Keccak. Only the | lloyd | 2010-12-10 | 1 | -0/+1 |
* | Fix OpenSSL engine compile :/ | lloyd | 2010-12-01 | 1 | -0/+1 |
* | Add LDFLAGS to Python link line | lloyd | 2010-12-01 | 1 | -0/+1 |