aboutsummaryrefslogtreecommitdiffstats
path: root/doc/license.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add Technische Universitat Darmstadt as a copyright holder (some oflloyd2008-10-121-1/+2
| | | | | | | | | the people who worked on InSiTo are from that organization). They were listed as a copyright holder in the InSiTo license file but not individually in any source file, so I missed them before now. Also mark Martin Doering's copyright as 2007-2008 (also to match InSiTo's license.txt)
* Add Patrick Sona to the copyright list (he wrote the GF(p) tests)lloyd2008-10-121-0/+1
|
* Including the name Botan and the project URL in license.txt,lloyd2008-10-081-16/+19
| | | | | so it is clear (when the license text is redistributed) what the license text is actually referring to.
* Reorder license filelloyd2008-08-301-2/+2
|
* Add people with copyrights on the last check / code dump of ECDSA to thelloyd2008-07-201-1/+4
| | | | license file, before I forget.
* Add an implementation of the Shanks-Tonelli algorithm, which is used tolloyd2008-07-071-0/+2
| | | | find square roots modulo a prime. Contributed by FlexSecure GmbH
* Remove SHA1PRNG for the moment, untillloyd2008-06-231-2/+0
| | | | | | | | | a) I am sure we really want to include this (proprietary, unanalyzed?) PRNG in Botan b) I have a chance to add test cases and clean up the code. Also note a few more changes in the changelog, and set a provisial release date for sometime in July.
* Check in the first import from InSiTo, SHA1PRNG, which implements thelloyd2008-06-071-0/+2
| | | | | Java SecureRandom PRNG algorithm. (I accidentally checked in the header in the previous revision).
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+7
| | | | | | the actual copyright holders. For rationale, see my post to botan-devel on April 9, subject 'Changing license to directly reflect contributors' (http://www.randombit.net/pipermail/botan-devel/2008-April/000527.html)
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
| | | | | | | but might as well keep it up to date. And it's easier to do it once with a 'perl -pi' command than to update each file over time. Apologies to anyone looking at diffs.
* Bump copyright year to 2007lloyd2007-01-201-1/+1
|
* Initial checkin1.5.6lloyd2006-05-181-0/+23