aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* The Algorithm_Factory has this logic on looking for an object:lloyd2011-07-051-0/+5
* Tick to 1.10.1 unreleased.lloyd2011-06-301-0/+3
* Update with info on 1.8.12 releaselloyd2011-06-202-17/+33
* Tick version to 1.10.0 release1.10.0lloyd2011-06-202-2/+5
* Detect (though not using) the CPUID bit for the RDRAND instructionlloyd2011-06-161-0/+1
* Add std::swap specialization for memory containerslloyd2011-06-131-0/+2
* Drop InSiTo manuallloyd2011-06-101-0/+0
* Update build doclloyd2011-06-071-16/+25
* Fix linking for exampleslloyd2011-06-062-26/+26
* Zap this, I just replaced the 1.9.18 tarball instead.lloyd2011-06-031-2/+0
* Tick version to 1.10.0lloyd2011-06-031-0/+9
* Update download linkslloyd2011-06-031-11/+11
* Tick to 1.9.18 release1.9.18lloyd2011-06-031-1/+1
* Multi-expoentiation, using the single bit variation. Using a 2 or 3lloyd2011-06-011-0/+5
* Add --via-amalgamation option that builds everything from a singlelloyd2011-06-011-0/+5
* FD_ZERO on Solaris uses memset, and assumes we included string.hlloyd2011-05-241-0/+5
* Only call p.sig_words once in CurveGFp constructor.lloyd2011-05-191-1/+1
* Reject s == 0 or r == 0 in a ECC signature.lloyd2011-05-191-11/+17
* Fix the very basic operations for encoding and decoding alloyd2011-05-171-1/+1
* Modify ECC points to do all math in Montgomery form, rather thanlloyd2011-05-171-4/+7
* Fix the problem that prevented the SSE2 IDEA implementation fromlloyd2011-05-121-0/+6
* Add base64_decode. Seems to work OK, though incremental decoding islloyd2011-05-121-0/+3
* Modify soname to match Unix conventions at suggestion of Debianlloyd2011-05-121-7/+20
* Add back BigInt::to_u32bitlloyd2011-05-101-2/+9
* Make different targets for 32 and 64 bit Atom processors, since mostlloyd2011-05-092-0/+7
* Disable CMS by default, since it's pretty untested and likely unusablelloyd2011-05-061-0/+3
* Search for the delimiter bytes in OAEP using a loop that doesn't havelloyd2011-05-051-0/+5
* Archive rebuild changed link :(lloyd2011-05-051-1/+1
* Basic ref on SSL clientslloyd2011-05-031-1/+29
* When building for GCC, always get the version number, and turn off TR1lloyd2011-05-031-0/+3
* Don't justify text, makes tables look terriblelloyd2011-05-021-0/+1
* Doc and theming updateslloyd2011-05-0210-49/+86
* A few more WinSock fixes for TLS exampleslloyd2011-04-293-9/+12
* Calling &str[str.size()] is only valid if str is const; otherwise thelloyd2011-04-294-31/+94
* Fix download links.lloyd2011-04-292-29/+15
* Tick to 1.9.17 release1.9.17lloyd2011-04-291-1/+3
* Default sun4u to sparc32-v9 rather than sparc64lloyd2011-04-291-0/+5
* Rename AES_XXX_Intel to AES_XXX_NI, since AMD's Bulldozer will alsolloyd2011-04-251-0/+4
* Use STLport with Sun Studio by default on Linux. It is probably thelloyd2011-04-251-0/+2
* Document KDF properly.lloyd2011-04-2210-234/+216
* Merge last bits from the tutorial.lloyd2011-04-2218-1666/+746
* Rename all references of ia32 to x86-32 and amd64 to x86-64.lloyd2011-04-221-9/+17
* Intel C++ doesn't seem to have an option for setting the soname, so itlloyd2011-04-221-0/+1
* Enable unix_procs for FreeBSD. It was disabled in 2006 to worklloyd2011-04-213-268/+281
* More doc updateslloyd2011-04-219-267/+396
* Some doc updates, include the DSA examples in pubkey, remove outdatedlloyd2011-04-2010-99/+62
* It's likely that other FPE methods will be desirable once they arelloyd2011-04-203-3/+68
* Document changes to passhash9 and ECDSA keys that I forgot to includelloyd2011-04-192-12/+34
* Fix the --without-sphinx and --without-doxygen flags.lloyd2011-04-191-0/+15
* Add a --no-autoload examplelloyd2011-04-191-0/+9