summaryrefslogtreecommitdiff
path: root/beecrypt/mp32barrett.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+10
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+18
2002-06-14First crack at merging beecrypt-2.3.0 changes.jbj1-3/+9
2002-04-10- beecrypt: add types.h, eliminate need for config.gnu.h.jbj1-11/+2
2002-03-06- add header DSA signature.jbj1-13/+27
2002-02-28Speed up "w = iv(s) mod q" by eliminating the unnecessary {u,v,t}2jbj1-61/+85
2002-02-28Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj1-9/+184
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-4/+4
2001-10-16Factor -type problems into explicit code annotations.jbj1-6/+14
2001-10-16More lclint annotations.jbj1-0/+2
2001-10-15lclint fiddles to annotate globals.jbj1-3/+10
2001-10-05Remove swab'ed versions of sethex routines, not yet needed.jbj1-61/+0
2001-10-02Add b32bswabhex/mp32nswabhex.jbj1-4/+64
2001-09-23More lclint fiddles.jbj1-10/+15
2001-09-23More lclint annotations, now at the strict level with a complete program.jbj1-57/+59
2001-09-20Doxygen fiddles.jbj1-3/+6
2001-09-19lclint fiddles.jbj1-6/+20
2001-09-19Add autogen.sh et al to build from CVS.jbj1-203/+656
2001-09-18Initial revisionjbj1-0/+572