| Name | Size | Date | Rating | Description |
| (Parent Dir) | folder | | Up to TI-83/84 Plus BASIC Misc. Programs |
| aes128.zip | 2k | 22-09-08 | | Advanced Encryption Standard 128-bit (AES128) This program performs the forward and reverse encryption of the AES128 algorithm. It's not particularly useful for actual encryption since it takes a long time (5-10 minutes per 128 bits), but it demonstrates the ability of the TI-83/84+ family of being able to perform these complex algorithms using the TI-Basic language. I did my best to optimize for both speed and memory. This is the final update, which is another 5% faster. More information on the algorithm can be found here: https://en.wikipedia.org/wiki/Advanced_Encryption_Standard |
| des64.zip | 2k | 22-09-08 | | Data Encryption Standard (DES64) This program performs the forward and reverse encryption of the DES algorithm. It's not particularly useful for actual encryption since it takes a long time (~5 minutes per 64 bits), but it demonstrates the ability of the TI-83/84+ family of being able to perform these complex algorithms using the TI-Basic language. I did my best to optimize for both speed and memory. This is the final update which is now another 5% faster. More information on the algorithm can be found here: https://en.wikipedia.org/wiki/Data_Encryption_Standard |
| md5.zip | 2k | 18-07-21 | | MD5 hash calculator This is a program that can be used to calculate the MD5 hash of any input string. |
| cripter.zip | 1k | 14-04-09 | | cripter Cripter uses seed substitution to encrypt and decrypt strings. it is highly reliable!!! The seed is built into the encrypted string so you do not have to tell your body the seed for them to decript it!!! PS dont mix up ENCRIPT and DICRIPT!!! PPS an error may sometimes acour. if you get an errer, try to encript again. long strings are especially prone to this error. disclaimer: CRIPTER is not intended for gov. or business use. |
| longcrypt.zip | 4k | 12-01-16 | | Longcrypt 3.0 Longcrypt is a symmetric-key encryption system. With it maximum key size, brute-force(Especially on a calculator) is impractical, and due to its letter distribution, a character-frequency analysis is impractical. With 3.0, key generation is now faster. If anybody wants to collaborate, just email me. |
| ezcrypt.zip | 1k | 12-01-16 | | Ezcrypt A simple, fast encryption scheme. Input:text, integer key Output:List of integers No known cryptanalysis attacks, but easy to bruteforce. |
| zecrypt.zip | 1k | 11-04-15 | | ZeCrypt ZeCrypt is a nice little encryption tool (285 bytes) that makes use of the rand seed to encrypt or decrypt text. With it, you can send encrypted text to other calculators and the only way you can decrypt it is if you have the key. Key=997 D([θ7IEYK |
| encrypt_58.zip | 1k | 11-02-13 | | shift encryption + decryption these programs us a very simple algorithm to encrpyt a sentence into another series of characters that can be decyphered not too fancy, and the WORD program is used by both to translate letters into a list |
| encrypt_11.zip | 4k | 10-06-25 | | Matrix Encrypter Quickly and efficiently encrypts strings using matrices. The interface was designed to be easy to use, and requires as little human input as possible, for those of you with easily crampable fingers. |
| cipher.zip | 26k | 10-05-20 | | Random Stream Cipher This is, as you can tell by the directory it's in, an encryption tool written in BASIC. There are numerous ways to encrypt data, but this program exhibits what I believe is the most efficient and secure encryption method for the TI-83/84 Plus family. It takes data in the form of a string, then encrypts it using a stream cipher based on the random number generator built into the calculator. Better yet, it first preprograms a seed for the random number generator by asking for an encryption key, which can be any positive integer you want. Decrypts perfectly, with no errors ever found. Just in case someone stole your calculator as you were encrypting some data, the program automatically deletes each variable it uses as soon as it's done with it. When you're done using the data, you can even run the built-in Destroy function, which, as you may guess, deletes both the encrypted and decrypted forms of the data. Instructions and screenshots are included. |
| dencrypt.zip | 2k | 10-04-04 | | DENCrypt v1.5 beta A little encryption program I made loosely based on the one-time pad. Encrypts lists/strings up to 998 characters in length. This program is fast - encrypts 60 characters in as many seconds or less GUARANTEED! It won't stand up to the NSA, but it'll work for hiding formulas/notes/etc. from your teachers. |
| encripti.zip | 1k | 10-03-04 | | Encrypt Text These simple program can encrypt any text and save it into a variable (MENUS IN PORTUGUESE) Este programa simples encripta texto e grava-o numa variavel |
| matext.zip | 10k | 10-02-10 | | MaText v2.1.0 MaText uses row matrices to encrypt and decrypt data. |
| tienigma.zip | 6k | 09-11-17 | | Ti-Enigma This is a strong encryption and decryption program with editable ciphire. For use install both included programs. Detailed in Read Me. |
| arcfour.zip | 1k | 09-11-09 | | ARCFOUR This is supposedly the algorithm of Ron Rivest's RC4 encryption algorithm, written for the 83/84 calculators. The inputs and outputs are in hex, so don't type something in ASCII. |
| xanthiantranslator.zip | 1k | 09-09-25 | | Xan-Tran: the Xanthian Translator Translates xanthian to Mundanian and back - generates all five potential responses! Now enables all one-character tokens and you can switch translations without going back to the main list of them. |
| vigenere2.zip | 1k | 09-09-09 | | Vigenere Cipher 2 This is an update of my old Vigenere Cipher program. Now, it uses math rather than a large matrix to en/decrypt, so its a lot smaller, and doesn't take up much memory. |
| kkg11.zip | 12k | 09-05-24 | | Krolypto Key Generator 1.1 A update of version 1.0, optimized for memory and displays the key faster. |
| aes.zip | 4k | 09-05-22 | | Advanced Encryption Standard ********If you are a person in a country that has been banned from using this algorithm or is simply banned from using cryptographic algorithms, please delete this file from your computer right now, and forget that this file even exists. I hold no responsibility for any local, federal, or international laws that are broken should this file be downloaded and/or used by an individual or organization that should not be using it. Should I need to tell the US government (BIS [bis.doc.gov] or NIST [nist.gov] or whoever else) that this file has been created, please warn me. I will change anything necessary to avoid prosecution. Otherwise, read on.******** This is the AES-128 algorithm (by Joan Daemen and Vincent Rijmen), the best encryption there is for now. The inputs and outputs are in hex, so dont type in something in ASCII. The program will pad for inputs under 32 chars, but will not rerun to accommodate >128 bit data inputs. Both encryption and decryption work now. It will simply take too much time. I suggest using this program with TI-SDK, VTI or some other emulator, since it will take much computational power to run (approximately 10 min to encrypt and 20 to decrypt). |
| aaencrypt.zip | 6k | 09-02-16 | | Aencrypt Aencrypt is a suite of programs for encryption and decryption using an advanced cipher based loosely on the Vigenere algorithm, but with several improvements. It is pretty fast, since it precomputes certain information that can be recalled later. See readme for more information. |
| des.zip | 2k | 09-02-04 | | Data Encryption Standard **** If you live/are in a place that is not supposed to be using this encryption, please do not download it. I hold no responsibility for any laws that are broken for downloading this despite that no one uses DES and that DES is freeware (I think).**** Right now, there are no problems with this program, other than its speed. Everything I have tested is correct, and I have supplied test vectors in the ReadMe file. This is just a small update. Thanks to Matt McCutchen for making the tables. Email me at bxsciencer@yahoo.com or leave comments at calccrypto.wikidot.com to tell me about any bugs/problems this program has. |
| tdes.zip | 2k | 09-02-03 | | Triple DES **** If you live/are in a place that is not supposed to be using this encryption, please do not download it. I hold no responsibility for any laws that are broken for downloading this despite that TDES is slowly becoming replaced by AES.**** There are no problems with this program, other than its speed. Users can chose between 2 modes, EEE, and EDE to encrypt data. The same must be chosen to decrypt. Email me at bxsciencer@yahoo.com or leave comments at calccrypto.wikidot.com to tell me about any bugs/problems this program has. |
| codycode.zip | 2k | 09-01-27 | | Cody, the coder Two programs that can be used to encrypt text and other numbers with an algorithm I created myself. |
| solitare.zip | 1k | 08-12-20 | | Solitaire Encryption This is Bruce Schneier's Solitaire Encryption for the TI83/84 family. Now, those who do not have a TI89 can encrypt data using Solitaire. You have 3 choices of the initial deck and can key the deck if you wish. Then, all you have to do is wait. The output is stored in Str1. The decryption deck is stored in the list DDECK. |
| feistel.zip | 1k | 08-11-30 | | Feistel Network This is a simple version of the Feistel Network, also known as the Feistel Cipher. It encrypts in binary, and decrypts into normal letters. The outputs are both stored in Str1, so just recall it when you want to decrypt. This program is quite fast for the calculator, so encrypt away! |
| hash2x.zip | 1k | 08-09-23 | | HASH 2X This is a pretty good hash function that i created. Its pretty fast, and can have outputs of any size greater than 8 (any less is ridiculously insecure). The input can also be of any size (not 0, obviously). However, due to the limitations of the 83/84, 256 is the max inputs and outputs for the moment. Please do not submit this to NIST as a SHA-3 candidate. I might do so, but then again, i might not. If you do steal this algorithm, the least you can do is put my name as the algorithm's inventor/creator/writer, but please dont. This is version 2 of the algorithm, which has totally different outputs than version 1 |
| hash64.zip | 1k | 08-09-15 | | 64 Bit Hash This is a hashing program for the TI-83/84 calcs. You can generate very random hashes from this program, but i promise that the same inputs will always return the same results. The outputs are in hex, so you can use this hash for Krolypto or a personal signature or something. Please do not submit this for SHA-3. This program does not meet the requirements for SHA-3. |
| onetimek.zip | 1k | 08-09-06 | | One Time Keypad This is a faster version of the one time keypad on the 83/84s. Its totally correct, quick and very small, in only 1 file. |
| rotbreak.zip | 1k | 08-08-24 | | ROT-X Breaker This is a Caesar Shift Cipher/ROT-X Cipher breaker (not Caesar box). This program not only does all 25 decrypts, but it also does a frequency analysis of the decrypt and can chose from the decrypts the best possible cleartext. Although not all of the best cleartexts will be correct, the majority of the time, the right one will be chosen. Of course, you can still see the rest of the cleartexts. By pressing yes at the menu and up and down, all of the cleartexts will be show. |
| xor.zip | 1k | 08-08-11 | | XOR Cipher This is a simple version of the xor cipher. i wasnt sure if the decryption key is in binary or letters, so type it in letters. this program only supports A-theta right now. i might add the other stuff to it or i might not. |
| sldecode.zip | 1k | 08-05-27 | | Slide Code This program came out of nowhere. it encrypts and decrypts perfectly. although this encryption uses a strange 90 bit key (that has to be typed in, by you or the computer), there is a reason for it. the cipher/clear text are stored in str1 after en/decryption and the key is stored in str3 i dont know why i made this code. ps can someone do a stat analysis for this encryption? |
| encryptzilla.zip | 6k | 08-04-14 | | Encrypt Zilla For those of you familiar with "Cap'N'Crunch" Encryption, I developed this method of encrypting data without knowing that it even existed. Also called the Mod 13 XOR method, this encryption pack will take a given string of text and simultaneously encrypt and decrypt it. Along with text, EncryptZilla comes with a Graph Encryptor/Decryptor, which will scramble any image into a seemingly random snow. Then decrypt it and the image will appear once more! |
| controts.zip | 1k | 08-02-28 | | Continuous Rotations This encryption/decryption program works like how the Enigma works, but instead of rotating every so often the rotars turn after every letter. i dont know if it makes the cipher text harder to decode or not, but then again, i have never taken any statistics classes yet |
| atbash.zip | 1k | 08-02-28 | | Atbash Cipher Its a simple substitution cipher |
| rotate13_tool.zip | 1k | 08-02-28 | | Rotate-13 Encryption Tool This program simply Encrypts/Decrypts a string inputted to the thirteenth digit. Upper and lower case letters do apply to this program. I also added the feature: RotX, which allows you to rotate to a certain digit (1-25). Ex. "TICALC" to the 13th digit translates to: "GVPNYP" The feature RotX can calculate a string to a variable digit, for example x=7 "TICALC" translates to "APJHSJ" etc. The full translation is stored to Str9 so if your input is more than 112 characters, you can refer to that. This program is pretty fast in general, and you can also see the progress on translation. |
| quickcode.zip | 2k | 08-02-04 | | QuickCode A program that turns your words into code. Very speedy! Comes in a regular version and a micro version under 300 bytes! Translates full sentences in less then five seconds! |
| nihilst.zip | 1k | 08-01-31 | | Nihilst Cipher This was originally used by the Russian Nihilsts during the revolutions of the early 1900s. |
| railfenc.zip | 1k | 08-01-24 | | Railfence Cipher Its a Railfence Cipher for the calc. i have no idea why i made it, but its fast |
| vigenere.zip | 1k | 08-01-13 | | Vigenere Cipher Its a pretty small program, but it has a tendancy to use over 10k of memory. otherwise, its fine |
| caesarbox.zip | 1k | 08-01-06 | | Caesar Box Cipher This is a very small program that does large encryptions/decrytions quickly. |
| codetran1.0.zip | 21k | 07-12-06 | | CodeTran 1.0 CodeTran is a basic program that can be used to code messages. It even codes numbers. The code then can be decoded just as easily. |
| rotate13.zip | 58k | 07-03-01 | | ROTATE13 Tool The ROTATE13 Tool will take a string from user input and apply ROT13 to it. Upper-case and lower-case letters are moved forward 13 places; for example, A would become N, and U would become H, and vice versa. ROTATE13 is symmetrical; re-applying ROT13 on an encoded string would return the original string. Needless to say, ROT13 has no effect on non-alphabetic characters. For more info on ROT13, such as its history, technical details, and applications, see: http://en.wikipedia.org/wiki/ROT13 |
| vbreaker.zip | 8k | 06-12-24 | | Almost-fully autonomous VIGENERE CODEBREAKER Just enter an encoded message encrypted by a Vigenere cipher, and this program will find the keyword with little input from you. It asks if you want to look for repeated pairs after it looks for repeated triples (unless there are no triples) and then asks if its suggested keyword is right. (When it says "your input=" after it finds the suggested keyword length, either type X to recalcuate or enter your keyword length.) After it finds the keyword, you can modify it and it tells you the error number when you change a letter (A low error number is good). It then saves the data for use with the Vigenere program (included) so you just have to run it and select "decrypt." |
| matrixencryption.zip | 2k | 06-11-14 | | Matrix Encryption This is a program that easily encrypts messages so that one cannot easily decrypt them without knowledge of the process. |
| cipherencrypt.zip | 1k | 06-05-30 | | Cipher Encryption Encrypts text based on cipher substitution. You can do ROT-x encryption (ROT-13 is commonly used), case changing (useful for those who don't have MirageOS and can't use lowercase letters), symbol (replaces each letter with its key equivalent; A becomes !, B becomes N, C becomes prgm, D becomes ^-1, E becomes sin(, etc), or custom (enter original letters, then cipher letters; corresponding characters are replaced). |
| jcrypt.zip | 1k | 06-05-26 | | JazzCrypt Jazz Crypt, The best encryption on the TI-83+ |
| lstring.zip | 2k | 06-02-26 | | Secret List <-> string This program is able to save a String or text so it is only readable on your TI. |
| viginere.zip | 1k | 06-02-07 | | Viginère Cipher Code and Decode using the Caesar cipher. |
| caesar.zip | 1k | 06-02-07 | | Caesar code Code en Decode using the Caesar cipher. |
| encryption.zip | 6k | 06-01-13 | | Encryption A Basic encryption program. useful for encrypting high score tables and copyright notices in Basic games. |
| calcrypt.zip | 2k | 05-11-10 | | Calcrypt Converts strings into hex, you can choose to encrypt it twice, ("Y" When prompted 2xCRYPTING), and you can choose to decrypt a string. Very handy and quite fast, the decrypted/encrypted string is stored in Str0. Progress is displayed at 8,1 and 8,5 on the calc screen, 8,1 shows percent and 8,5 shows the character number. Please try it out, the programming is quite efficient. Also works with MirageOS. |
| krypto.zip | 1k | 05-10-12 | | Krypto 1.0 This prgm does the same thing as my Krypt Pro program, but it is smaller and can be hand-worked also...it's just wayyyy faster...utilizing the one-time key to make it completely unbreakable. |
| mycrypt.zip | 1k | 05-06-23 | | MyCrypt This is an ignorant amateur's attempt to create an encryption program. I personally can't think of any ways to crack codes generated by this program, but I'm sure some crypto-enthusiast out there could probably dechiper it in under 2 minutes. |
| coder2.zip | 1k | 05-06-03 | | Text Coder This program will help you make a secret code by asking you to input a message. Then in the Encrypt option, it will convert it to a code. Then if you get a message, you can decrypt it. I left it unlocked so you can edit it. The only punctuation allowed is a period. Have fun coding! |
| messagecoder.zip | 1k | 05-05-29 | | Message Coder Codes a message into numbers, which you can then give to a friend to decode using the program and recieve the message. *Messages should be kept short* |
| aencrypt.zip | 1k | 05-05-01 | | Picture Encryption This program simply "encrypts" the graphscreen to an indecipherable blob of pixels. Run again, and the picture is back to normal! |
| krypt80.zip | 2k | 05-03-23 | | Krypt Professional 8.0 Krypt Professional 8.0 It is an UNBREAKABLE encryption program using the one-time key. It is now broken into 3 separate programs to make it smaller and faster. |
| convencrypter.zip | 7k | 04-11-04 | | Conversation encrypter 1.0 Want to say something to your friend Just encrypt the words you want from this program and give your friend only numbers. No one can understand unless they have the program to decrypt them. You can now send a note to you friend that involve only numbers. This program is also useful for assembly programming |
| advnotes.zip | 2k | 04-10-23 | | Advnotes 1.3 This is an updated form of ADVNOTES. ADVNOTES is an encryption program with quick and easy coding, decoding, entry and deletion. It now comes with a system clean-up. |
| codedword.zip | 10k | 04-10-07 | | Coded Word Document V.2.01 This program allows you to write coded messages in full text! You can type anything you can see on your calc as there are four modes of typing, Caps on, Caps off, Numbers, Symbols and there are also some other characters that you can type! You can practically writes essays with this... Plus, its all encoded so no one but you can read it (unless they have this program)!!!!! |
| secret_m_s.zip | 1k | 04-10-04 | | Secret Message System I'm back here at Ticalc!!! So all my programms will get better now, and I'll beginn with Secret message System, a programm, with that you can code a Text (it is saved to Strg9) and resolute the complete Strg9 to a "normal" Text. Updated: 29.09.04 |
| bencrypt.zip | 3k | 04-08-19 | | Advanced Encryption Bencrypt is an advanced encryption program. It encrypts and text string not with algorithms, but rather based on the password you input. String length to encrypt is limited to the calculator's available memory. Encryption process is unbreakable. Features include: Encryption, Decryption, View, Repair, and Link Transfer. All Characters(uppercase, lowercase, numbers, special characters) are supported. File Size is 3495 on Calculator. Possible Compatibility with Mirage. |
| cryptocode83plus.zip | 1k | 04-06-29 | | Crypto Code 83 Plus This program generates cryptograms! Just type in what you want to be a cryptogram and store it to Str1. After running the program, recall Str3 and you have a cryptogram! |
| encrypic.zip | 1k | 04-06-18 | | Encrypic 1.0 This program will encrypt a picture on your calc making it look like static on a television. You cannot even tell where objects were located, let alone what they are. Text on the pic also becomes unreadable. Two random keys are generated and are used to encrypt the picture. Then the keys are combined into one key and compressed to about 10% of their original size. This compression also encrypts the keys because this is a completely unique compression algorithm. |
| encrypto.zip | 1k | 04-06-16 | | ENCRYPTO this is a very basic encryption program that stores a message to a list and encodes it |
| coder.zip | 1k | 04-06-15 | | CODER v1.0 Coder is a cool little program that lets you enconde a message into code format and then decods it into readible English when you use the decoder. There are two files - the Encode file allows you to type your message when you run it (you don't need to worry about the ALPHA key). When you have finished typing your message, you press ENTER. Message is saved in list one. When you want to read the encoded message, you run Decoder which will automatically decode the text in list 1 for you! |
| enigma.zip | 1k | 04-06-04 | | ENIGMA ENCODER 5.0 A fast, calculator version of the old WWII type coding device. It multiplies your text into a 2 x 2 matrix and gives out number values (with some added protection that I built in). It's easy to use, password protectable, and it has the capability to get messages from other calculators. BEAM OF LIGHT PRODUCTIONS at danbeam.tk |
| sead.zip | 2k | 04-05-08 | | String Encryption And Decryption SEAD is a program that will encode/decode a string into a number and back. This will enable BASIC programmers to store a string into a list, so the program doesn't have to rely on Str1-Str0 for long-term string storage. |
| hash.zip | 1k | 03-12-03 | | Hash This is a very small and fast hash encryptor in BASIC |
| vaultx.zip | 1k | 03-12-01 | | infoprotect simple program. You input the code you want and the data you want protected into the program, easy way to protect codes and info on your calculator. Almost foolproof. |
| impass.zip | 2k | 03-09-08 | | IMP -- Intelligent Matrix Protection with IMpass Encryptio This program uses matrices scrambled with seeded rand filters to lock any protected program. See the readme below for more info. |
| atxtcder.zip | 1k | 03-08-26 | | Text Coder v1.2 Text Coder is a letter replacing program. You would type in text, and this coder with decode it for you, and later, you can uncode it if you want. |
| code.zip | 1k | 03-07-28 | | Code Encodes whatever you've got to say |
| rot13.zip | 2k | 03-06-22 | | Rot13 Encryption This is just a fun little program I wrote that encrypts and decrypts strings. It only handles letters though, numbers and symbols remain unaltered. Because of the nature of the encryption algorithm, only one program is needed to encrypt and decrypt. To use, simply run the program and type in your message, hit enter, voila! |
| combo.zip | 10k | 03-05-12 | | Word Combination Generator This set, for the TI-83 -- V200 generates word combinations of whatever you input. |
| cipher1.0.zip | 1k | 03-03-10 | | Cipher 1.0 Cipher is a program that will take any text and run it through a processor to convert it to pixel. Almost 100% foolproof. |
| encryptit83p.zip | 1k | 02-10-25 | | Secure Encryption Engine v1.0 This incredible encryption engine for pictures can perform up to 64 bit encryption with a key of between 1 and 512. You must remember the bit level and key; even a single digit off will render the image unreadable. A great idea if you want to keep your files secure! |
| delphilite.zip | 1k | 02-10-17 | | Delphi Lite A smaller more compact version of the Delphi Visual. Doesnt have the options for changing encryption code or retreiving messages. Is menu drivin so it maybe easier to use. |
| delphivisual.zip | 1k | 02-10-17 | | Delphi Visual An encryption/decryption program that lets you store/recall messages. Has 999 different encryption types. Not very easy to crack, stores all messages in a list. Lets you get messages from other calculators. |
| encrypt4.zip | 3k | 02-10-12 | | Matrix encryptor Very secure encryption usig matrices; try it out |
| monoalph.zip | 1k | 02-09-05 | | Monoalphabetic encoder This is a small program similar to my Binary Translator, running off of a modification of the same code. Type in your 26 character key, then type your message (it needs to be fairly short) What you type and the result is displayed, and you can view it in string 6. This program makes temporary use of strings 3-6. There are no bugs that I'm aware of, but if you find any, email me at Torael_7@yahoo.com |
| encodedecode.zip | 7k | 02-07-22 | | Encode/Decode v1.0 This is a program that encodes text messages with Caps only but spaces and numbers work. It then decodes it and displays it. The length of the message does not matter, it will just take a little bit longer You can also recieve a message from within the program. |
| maskyenc.zip | 4k | 02-06-19 | | Master Key Encryption 4th Edition This software continues to be the best encryption programs of any of the ti calculators. Features include 11 passes through the text, padding and mixing operations. With all these features there is now way to decrypt unless you know the password. Password length can vary between 1 and 49 bytes making the encryption up to 392 bit. This is recommended for people who want to store locker combonation, credit card numbers ect..................................... |
| cryptateur.zip | 1k | 02-06-01 | | Cryptateur |
| encrypt83p.zip | 1k | 02-03-23 | | Encryptor v1.0 This is an encrypted chat program for use with the IR Link, a RadioLinc, or the upcoming WombatLINK. You could also use it over a regular cable. It encrypts your message using the random seeding. It's interesting, so give it a try. |
| code2.zip | 1k | 01-05-31 | | Code A kind of pointless programm where you input a message and it encodes it and then you can decode it. You can also transfer encoded messages between two calculators. |
| enkrypt.zip | 2k | 01-05-31 | | Enkrypt This program encrypts messages into a matrix. You can encrypt and decrypt a message using this program. Then store the encrypted message to a list and send your encrypted messages back and forth to a friend. Have fun! |
| desdata.zip | 8k | 01-05-14 | | DES Data This file contains tabular data (such as the S-Boxes) needed for running DES (Data Encryption Standard). I did this because I was hoping someone would implement DES for the calculator, and I wanted to save him/her the trouble of typing in all the data by hand. |
| encrypt3.zip | 1k | 00-11-07 | | Encrypt v3.2 Very godd encryption, an upgrade to that i usd in Secure Pass(soon to be added to it though).Read the readme |
| podz.zip | 2k | 00-10-20 | | Encryption Podz v0.9 Encryption podz is a program thats encrypts a string and stores it into a list. You can transfer these lists from calculator to calculator where they can be decrypted. This program in turn acts as both chat software and encryption software. |
| cryptoni.zip | 8k | 00-05-24 | | Crypton International v1.1 Crypton International has all the encryption power of the original Crypton, but with ALL characters available, including ALL lowercase-greek, and all those funny characters that come with the foreign language flash apps. |
| crypton.zip | 2k | 00-05-24 | | Crypton v1.4 Encrypts and decrypts text using random numbers, and an encryption key. Features a new lowercase character set-exclusively for the TI-83 Plus. |
| encrypt.zip | 1k | 99-09-28 | | Encrypt A set of encryption/decryption programs. Keep private information private. |