aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update docslloyd2011-04-117-37/+318
* Two more files from the planelloyd2011-04-112-0/+190
* More docslloyd2011-04-085-7/+13
* More doc updateslloyd2011-04-0812-276/+84
* ECC private keys had two different constructors, one taking a grouplloyd2011-04-0820-425/+160
* Drop the GTK example; it probably makes more sense to use threadslloyd2011-04-085-708/+0
* More pubkey doc updateslloyd2011-04-0868-71/+6916
* Pile more doc updateslloyd2011-04-089-406/+634
* Fix syntax highlightinglloyd2011-04-063-13/+15
* s/Release/Version/lloyd2011-04-061-152/+161
* Remove the socket wrapper code, as the SSL interface itselflloyd2011-04-051-2/+8
* A bit more BigInt documentationlloyd2011-04-041-25/+64
* Avoid pyc file from running Sphinxlloyd2011-04-041-0/+4
* Refer the user to the Doxygen output as well.lloyd2011-04-042-148/+133
* Put 'Release' in front of every version. This causes Sphinx tolloyd2011-04-041-150/+150
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-0494-12326/+5443
* Remove some old scripts. Move the PGP key to a txt file. Documentlloyd2011-03-247-338/+39
* Disable the by default strong key checking on loading a privatelloyd2011-03-211-0/+3
* Just use the plain textlloyd2011-03-211-1/+2
* At this point the 'old' one is still much more useful, out of date aslloyd2011-03-213-932/+932
* Tick to 1.9.16-devlloyd2011-03-211-1/+3
* Update notes, version, and readme for 1.9.15, first release candidate1.9.151.10.0-rc1lloyd2011-03-211-6/+12
* Joel really was the driver behind Win32 DLLs in general, credit as suchlloyd2011-03-181-1/+1
* merge of '1bf20e797477a87c044a8fd74af47d872f630831'lloyd2011-03-141-2/+4
|\
| * More noteslloyd2011-03-091-0/+4
* | Use the same mesasge expansion trick in SHA-512. Performance onlloyd2011-03-131-2/+3
* | Modify SHA-224/SHA-256 so that it does the message expansion inlloyd2011-03-121-0/+4
|/
* Tick to 1.9.15-devlloyd2011-03-071-0/+4
* Tick version numbers for 1.9.14 release1.9.14lloyd2011-03-011-1/+1
* Add bcrypt and keywrap exampleslloyd2011-02-232-0/+83
* Fix PR 142: the zlib filters were not updated in 1.9.11 to use zeroiselloyd2011-02-181-0/+1
* Add support for bcrypt, the Blowfish-based password hashing schemelloyd2011-02-161-0/+1
* Add the NIST AES key wrap algorithm, as specified in RFC 3394 andlloyd2011-02-151-0/+1
* Tick version to 1.9.14-devlloyd2011-02-101-0/+2
* Tick to 1.9.13 release1.9.13lloyd2011-02-091-1/+5
* Add a new configure.py option --distribution-info which sets a macrolloyd2011-02-071-1/+1
* Fix the ordering of the GOST 34.10 signature values. Add a testlloyd2011-02-071-0/+1
* Update Keccak to the round 3 variant announced 2011-01-17lloyd2011-01-201-0/+1
* Tick to 1.9.13-devlloyd2010-12-151-0/+2
* Update versions for 1.9.12 release1.9.12lloyd2010-12-131-1/+2
* Add a simple but functioning implementation of Keccak. Only thelloyd2010-12-101-0/+1
* Drop this script, not really useful to anyone, especially as we don'tlloyd2010-12-101-63/+0
* Fix OpenSSL engine compile :/lloyd2010-12-011-0/+1
* Add LDFLAGS to Python link linelloyd2010-12-011-0/+1
* Now 1.9.12-devlloyd2010-11-301-0/+2
* Fix tls_server example compilationlloyd2010-11-301-2/+8
* Syntax fix1.9.11lloyd2010-11-291-1/+1
* Update version numbers for 1.9.11 releaselloyd2010-11-291-1/+1
* Remove incorrect commentlloyd2010-11-291-16/+4
* Inherit policy and override check_certlloyd2010-11-292-2/+33