This is the Linux app named MOTE CSPRNG Stream Cipher whose latest release can be downloaded as MOTE1.4.0-exe.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named MOTE CSPRNG Stream Cipher with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
MOTE CSPRNG Stream Cipher
Ad
DESCRIPTION
MOTE is a fast, small-state, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. MOTE exhibits uniform distribution, mixes extremely rapidly, has no detected bias, and comes in three variants: MOTE8, with an internal state array of 8+4 32-bit words; MOTE16, with an internal state of 16+4 words; and MOTE32 with a 32+4-word state. The former permit seeding with a key of up to 256 or 512 bits, the latter with a 1024-bit key.
Reduced to essentials, MOTE is only 5 lines of code: Ten arithmetic and bitwise operations in all. It's called MOTE because a PRNG can't be made much smaller (or faster) without introducing bias or severely reducing avalanche.
MOTE alternates its shift and rotation constants unpredictably, and has passed the most stringent industry-standard tests for randomness and security, including NIST & DIEHARD.
Features
- Fast and cryptographically secure random number streams
- Tuned rotation constants bring rapid mixing (more than 21 bits avalanche)
- Rotation constants switched unpredictably on each round of the generator
- Seedable with keys up to 256, 512, or 1024 bits in length
- Extremely long periods: Guaranteed to be well in excess of 2**256
- The essential RNG can be coded in just 5 lines of C
- MOTE has passed the most stringent industry-standard tests: NIST and DIEHARD
- Implemented identically in C and Pascal, with full source code and sample programs
- Includes the MOTET Cipher & SE Scrambler, a fast encryption program in C
- Package includes comprehensive test results for all MOTE variants
- Test MOTE yourself: several PRNG test programs are included in the distribution
Audience
Science/Research, Advanced End Users, End Users/Desktop, Other Audience, Testers, Security
User interface
X Window System (X11), Win32 (MS Windows), Console/Terminal, Command-line
Programming Language
C, Free Pascal
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/mote-csprng-stream-cipher/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.