CVS commit: othersrc/crypto/external/bsd/ssss/ssss

2012-03-10 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Mar 10 21:18:04 UTC 2012 Modified Files: othersrc/crypto/external/bsd//: Makefile Log Message: don't link with libthreshold any more run simple tests in place without requiring lib installation To generate a diff

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2012-03-10 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Mar 10 21:15:27 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c Log Message: restore correct operation for odd-sized files To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2012-03-08 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Fri Mar 9 06:37:23 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c Log Message: + don't allocate space if we're passed an in-memory array as either a source or a destination of split/comb

CVS commit: othersrc/crypto/external/bsd/ssss/dist

2012-03-07 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Thu Mar 8 02:44:06 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/include: .h othersrc/crypto/external/bsd//dist/src/lib: lib.3 secsplit.c Log Message: Update the code:

CVS commit: othersrc/crypto/external/bsd/ssss

2012-02-20 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Tue Feb 21 05:25:42 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/include: .h othersrc/crypto/external/bsd//dist/src/lib: secsplit.c othersrc/crypto/external/bsd//dist/src/: m

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2012-02-19 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Feb 20 06:54:01 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c Log Message: minor cosmetic changes to make this more readable - no functional change To generate a diff of this commi

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src

2012-02-17 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Feb 18 02:17:42 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c threshold.c othersrc/crypto/external/bsd//dist/src/: main.c Log Message: Various fixes to im

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2012-02-16 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Fri Feb 17 02:11:18 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: threshold.c Log Message: don't rely on an application (such as (1)) being able to mmap(2) the shares it presents via lib -

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2011-10-13 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Thu Oct 13 15:13:39 UTC 2011 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c Log Message: remove a commented out line, and distribute the size allocation nearer to where it's used: make sure there

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2011-08-17 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Thu Aug 18 04:19:47 UTC 2011 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c Log Message: With thanks to yamt for the heads-up, and to tls for the suggestion, needs a csprng - use arc4random(3

CVS commit: othersrc/crypto/external/bsd/ssss

2011-03-20 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Mar 21 05:43:38 UTC 2011 Update of /cvsroot/othersrc/crypto/external/bsd/ In directory ivanova.netbsd.org:/tmp/cvs-serv27364 Log Message: Initial import of alternative threshold code to othersrc/crypto to perform Shamir's Secret