"desc.btm" creates TCC file descriptions for project files "descother.btm" creates TCC file descriptions for non-project files "run.bat" execute the OTP application from the jar "grab.btm" copy in Java source code from IntelliJ and build it. Roedy's use only. "OTP.class" OTP main Java program compiled byte code "Decrypt.class" alternate Java program compiled byte code "Encrypt.class" alternate Java program compiled byte code "Wipe.class" alternate Java program compiled byte code "otp.exe" JET executable One Time Pad "decrypt.exe" JET executable "encrypt.exe" JET executable "wipe.exe" JET executable "E:\sys\otp.exe" JET executable One Time Pad "E:\sys\decrypt.exe" JET executable "E:\sys\encrypt.exe" JET executable "E:\sys\wipe.exe" JET executable "otp.manual.html" detailed HTML manual for the OTP project "otp.jar" jarred class files: One Time Pad "otp.look" uncommented jar manifest "decrypt.jar" jarred class files. "decrypt.look" uncommented jar manifest "encrypt.jar" jarred class files. "encrypt.look" uncommented jar manifest "wipe.jar" jarred class files. "wipe.look" uncommented jar manifest "E:\mindprod\application\decrypt.jar" jarred class files. "E:\mindprod\application\encrypt.jar" jarred class files. "E:\mindprod\application\wipe.jar" jarred class files. "otp.jnlp" otp jnlp Java Web Start launch "otp.efs" generated: JET compiler internal file "otp.rfs" generated: JET compiler control file "otp.rsp" JET configuration file "otp.usg" generated: JET compiler method use tracking "otp-setup.exe" JET distributable, containing runtime "otp.ico" Windows icon for the project, contains multiple image sizes "otp.jpn" Manifest of what is included in the JET executable. "otp.log" log of what JET did compiling and preparing the distributable "otp.prj" JET project configuration, compiler options and notes on what needs to be included. "otp.startup" List of classes JET should preload for speed. "otp.xbind.script" List of DLLs JET will need to run the app. "build_otp.bat" Build JET executable with project descriptor "run_otp.bat" Runs the JET executable with default parm. "mindprod.css" cascading style sheet for general HTML "jdisplay.css" cascading style sheet for displaying source code in HTML "package-info.java" Dummy Java source with JavaDoc describing the entire package. "untouch.digest" generated: enables untouching (set date back) unchanged but redated files. "mindprodcert2017rsa.cer" Public key for Mindprod code-signing certificate. Cannot be used to sign jars. "DESCRIPT.ION" TCC file descriptions "descript0.ion" generated file of overriding descriptions to merge into DESCRIPT.ION "descript2.ion" generated file default descriptions to merge into DESCRIPT.ION "MasterDistribution.site" URL to find the master copy of the OTP project files "otp.use" precis(summary) One Time Pad Generated "otp.vpj" Slick Edit project ini file "otp.vpw" Slick Edit project ini file "otp.vtg" Slick Edit binary tag xref file "otp.icon16.png" 16x16 icon for the OTP project "otp.icon32.png" 32x32 icon for the OTP project "otp.icon48.png" roughly 48x48 icon for the OTP project "otp.icon64.png" roughly 64x64 icon for the OTP project "otp.icon128.png" roughly 128x128 icon for the OTP project "otp.screenshot.png" screenshot for the OTP project "otp.splash.gif" splash gif for the OTP project "otp.icon32.gif" 32x32 gif icon for the OTP project "otp.icon64.gif" 64x64 gif icon for the OTP project "_O_V_E_R_V_I_E_W.txt" Commented List of all files for OTP, with one line descriptions. "use.txt" key facts about the OTP project. Generates otp.use "version.txt" key current version info about the OTP project. Generates otp.use "versionhistory.txt" complete version history of the OTP project. Generates otp.use "otp.txt" ASCII text manual for the OTP project. "build.xml" Complex ANT build script for OTP "rebuild.xml" Simplified ANT build script for OTP "forgather.xml" list of extra gather steps for ANT. "forjar.xml" genjar list of extra files to include in otp.jar "forjarexe.xml" jar.exe list of extra files to include in otp.jar "fordecryptjar.xml" genjar list of extra files to include in decrypt.jar "fordecryptjarexe.xml" jar.exe list of extra files to include in decrypt.jar "forencryptjar.xml" genjar list of extra files to include in encrypt.jar "forencryptjarexe.xml" jar.exe list of extra files to include in encrypt.jar "forwipejar.xml" genjar list of extra files to include in wipe.jar "forwipejarexe.xml" jar.exe list of extra files to include in wipe.jar "forpost.xml" list of extra posting steps for ANT. "forzip.xml" list of extra files for ANT include in otp10.zip "otp10.zip" OTP 1.0 distribute zip: One Time Pad "zip.look" uncommented zip manifest for otp10.zip