Age | Commit message (Expand) | Author |
---|---|---|
2012-06-18 | correct sizeof usage. patch from saw at online.de, ok deraadt | Darren Tucker |
2010-09-20 | missing #include | Damien Miller |
2010-09-20 | check that received values are smaller than the group size in the | Damien Miller |
2010-07-13 | s/timing_safe_cmp/timingsafe_bcmp/g | Damien Miller |
2010-07-13 | implement a timing_safe_cmp() function to compare memory without leaking | Damien Miller |
2009-03-05 | refactor the (disabled) Schnorr proof code to make it a little more | Damien Miller |
2008-11-04 | Add support for an experimental zero-knowledge password authentication | Damien Miller |