summaryrefslogtreecommitdiff
path: root/beecrypt/tests
AgeCommit message (Expand)AuthorFilesLines
2003-05-16Merge to latest beecrypt-3.0.0.jbj2-7/+77
2003-05-02spliddles for type checking.jbj2-16/+18
2003-05-01Intergate beecrypt spliddles.jbj1-0/+14
2003-05-01spliddles.jbj1-42/+103
2003-04-30beecrypt-3.0.0 merge: doxygen pass.jbj1-1/+1
2003-04-30beecrypt-3.0.0 merge: entropy_noise_gather converts bits-tp-bytes, not words.jbj15-53/+33
2003-04-29beecrypt-3.0.0 merge: splint checks.jbj1-139/+166
2003-04-28Orphansjbj1-0/+2
2003-04-28beecrypt-3.0.0 merge: uint32 excision.jbj14-868/+1055
2003-04-27beecrypt-3.0.0 merge: (mostly) grand renaming, mpw et al.jbj8-17/+17
2003-04-25beecrypt-3.0.0 merge: grand renaming, mp32barret et al.jbj3-31/+31
2003-04-25beecrypt-3.0.0 merge: grand renaming, mp32number et al.jbj3-102/+102
2003-04-25beecrypt-3.0.0 merge: copyright messages, new primitive types merged.jbj8-9/+9
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+2
2002-06-15Don't need Makefile.in files, they're generated.jbj1-480/+0
2002-06-15Make check and splint clean.jbj2-21/+26
2002-06-15Before merging new-fangled configure.acjbj1-1/+1
2002-06-14First crack at merging beecrypt-2.3.0 changes.jbj11-55/+863
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-30/+43
2002-04-10- beecrypt: add types.h, eliminate need for config.gnu.h.jbj1-1/+11
2002-02-28Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj1-83/+83
2002-02-20- make peace with automake et al in 8.0, ugh.jbj1-0/+1
2002-02-10- make peace with automake et al in 8.0, ugh.jbj1-148/+152
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-0/+2
2001-10-08Lclint clean.jbj1-15/+30
2001-10-08Resolve conflicts.jbj1-34/+106
2001-09-28Bug fixxed, remove the example.jbj3-142/+4
2001-09-28Remove broken asm mp32{even,odd} for now.jbj3-1/+83
2001-09-24Remove dead code.jbj1-4/+18
2001-09-24Handle white space in b64{dec,enc}.jbj1-61/+61
2001-09-24Replace b64{enc,dec}.jbj1-77/+75
2001-09-24Add tests/openpgp and tests/base64bug.jbj5-4/+899
2001-09-23More lclint fiddles.jbj1-20/+50
2001-09-23More lclint annotations, now at the strict level with a complete program.jbj1-77/+159
2001-09-19Add autogen.sh et al to build from CVS.jbj2-8/+37
2001-09-18Initial revisionjbj3-0/+1151