-------------------------- System and Documentation --------------------------- BCRP DOC 4,436 01-27-03 5:16p : 342191 : Doc file for BASIC encryptor BXOR DOC 4,583 02-07-03 6:28p : 353230 : Doc file for BASIC XOR utility README 1ST 6,028 01-26-03 4:37p : 510798 : Comments on encryption techniques README 2ND 4,320 01-27-03 10:40p : 341896 : Techniques used to encode TEST_A.DAT README 3RD 7,214 02-06-03 5:02p : 585553 : License/rules for decryption award README FAQ 13,935 10-17-02 7:30a : 1200920 : Facts & frequently-asked questions CRPBLURB TXT 4,335 02-06-03 5:01p : 381360 : Introduction and early history of BCRP XORBLURB TXT 6,186 02-07-03 6:31p : 549756 : Introduction and history of BXOR SECURITY TXT 2,183 02-01-02 6:20p : 181518 : 10 Commandments for Really Big Secrets ---------------------------- Sample testing files ----------------------------- TEST_A DAT 1,262 01-31-03 9:11a : 173491 : *** Test file encrypted by BCRP.EXE *** TEST_B DAT 1,262 02-06-03 5:57p : 157062 : *** Test file encrypted by BXOR.EXE *** ------------------------------ Misc / Utilities ------------------------------- BITDUMP DOC 1,232 04-06-00 1:24a : 80361 : Doc file for bit-dump utility BPAD DOC 2,498 01-10-02 7:16a : 161334 : Doc file for bit-padding utility VIEW DOC 2,075 01-02-00 9:36a : 147913 : Doc file for binary view utility ------------------------------ BASIC Source Code ------------------------------ BASDEF H 2,141 01-24-03 7:02a : 168041 : BASIC '$include' main header BCRP H 955 01-27-03 6:48a : 79842 : BASIC '$include' BCRP header BASDEF BAS 18,538 01-27-03 10:49a : 1209788 : BASIC '$include' main functions FILEKILL BAS 546 12-31-96 1:31p : 33119 : BASIC '$include' killfile functions FILEOPEN BAS 1,820 06-18-98 10:06p : 123297 : BASIC '$include' fileopen functions MIDCHAR BAS 212 03-22-93 5:12p : 15087 : BASIC '$include' midchar functions PARMSTR2 BAS 9,029 01-27-03 10:44p : 631202 : BASIC '$include' command$ functions BITDUMP BAS 4,861 05-11-00 7:29a : 350406 : BASIC Bit-dump utility program BCRP BAS 25,441 01-31-03 12:07p : 1644792 : BASIC encryptor source file BXOR BAS 14,196 02-04-03 10:25p : 943615 : BASIC XOR utility source file