summaryrefslogtreecommitdiff
path: root/beecrypt/mp32barrett.c
AgeCommit message (Collapse)AuthorFilesLines
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+10
Start narrowing the scope of bounds annotations by adding more annotations. CVS patchset: 5537 CVS date: 2002/07/02 23:54:35
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+18
CVS patchset: 5522 CVS date: 2002/06/23 19:47:08
2002-06-14First crack at merging beecrypt-2.3.0 changes.jbj1-3/+9
CVS patchset: 5484 CVS date: 2002/06/14 20:31:05
2002-04-10- beecrypt: add types.h, eliminate need for config.gnu.h.jbj1-11/+2
CVS patchset: 5386 CVS date: 2002/04/10 20:00:40
2002-03-06- add header DSA signature.jbj1-13/+27
CVS patchset: 5345 CVS date: 2002/03/06 23:17:31
2002-02-28Speed up "w = iv(s) mod q" by eliminating the unnecessary {u,v,t}2jbj1-61/+85
computation. CVS patchset: 5340 CVS date: 2002/02/28 22:08:55
2002-02-28Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj1-9/+184
CVS patchset: 5339 CVS date: 2002/02/28 15:48:39
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-4/+4
- remove dependency whiteout. - splint fiddles. CVS patchset: 5255 CVS date: 2002/01/18 22:51:30
2001-10-16Factor -type problems into explicit code annotations.jbj1-6/+14
CVS patchset: 5117 CVS date: 2001/10/16 17:42:18
2001-10-16More lclint annotations.jbj1-0/+2
CVS patchset: 5116 CVS date: 2001/10/16 14:58:57
2001-10-15lclint fiddles to annotate globals.jbj1-3/+10
CVS patchset: 5106 CVS date: 2001/10/15 03:22:10
2001-10-05Remove swab'ed versions of sethex routines, not yet needed.jbj1-61/+0
CVS patchset: 5095 CVS date: 2001/10/05 05:05:28
2001-10-02Add b32bswabhex/mp32nswabhex.jbj1-4/+64
CVS patchset: 5092 CVS date: 2001/10/02 18:29:43
2001-09-23More lclint fiddles.jbj1-10/+15
CVS patchset: 5070 CVS date: 2001/09/23 15:47:37
2001-09-23More lclint annotations, now at the strict level with a complete program.jbj1-57/+59
CVS patchset: 5069 CVS date: 2001/09/23 12:09:48
2001-09-20Doxygen fiddles.jbj1-3/+6
CVS patchset: 5065 CVS date: 2001/09/20 20:16:11
2001-09-19lclint fiddles.jbj1-6/+20
CVS patchset: 5063 CVS date: 2001/09/19 18:05:47
2001-09-19Add autogen.sh et al to build from CVS.jbj1-203/+656
First pass at lclint annotations. CVS patchset: 5062 CVS date: 2001/09/19 16:16:15
2001-09-18Initial revisionjbj1-0/+572
CVS patchset: 5051 CVS date: 2001/09/18 19:23:46