Home Page

MakeKey 1.0 - Download




About MakeKey

Generates true random numbers at a rate of about 16 bytes a second using interkeystroke timing as the sourceof entropy.

Generates true random numbers at a rate of about 16 bytes a second.
Why would you want to do that?
1. Use them for uncrackable encryption with one-time XOR pads.
2. Use them as unguessable passwords.
3. Use them for PIN numbers, lock combinations.
4. Use them in cryptography, e.g. generating private keys.
It works by you typing anything you please, and it measures the time between
keystrokes (and key releases) accurate to the nanosecond (billionth of a
second), then uses the low order 8 bits of those differences for the
entropy to generate a stream of random bytes.
The random bytes display as hex on the screen and are logged as binary
bytes an a file called random.pad in the current directory.
If you run it as an Applet, you must grant permission for it to be able to
log the random stream to your hard disk. If you refuse permission, it
will just display the values on the screen.
Advantages:
1. free
2. you can examine it to see how it works and to make sure the code is
doing nothing nefarious like sending a copy of your numbers to the CIA.
3. Can be run either as an Applet without installing, or an application with no network connection.
Disadvantages:
1. slow. Can only generate about 16 random bytes a second.
2. I have not done mathematical tests on the output to ensure they are the highest quality.
Learning More
See pseudorandom in the Java glossary at mindprod.com
for other techniques to generate true random numbers.
Why the coloured quilt logo? It was generated by placing little squares
at random positions with random colours.



Previous Versions

Here you can find the changelog of MakeKey since it was posted on our website on 2015-04-26 03:00:00. The latest version is 1.0 and it was updated on 2024-04-22 13:31:06. See below the changes in each version.

MakeKey version 1.0
Updated At: 2012-12-25
Changes: initial version


Related Apps

Here you can find apps that are similar with MakeKey.



Disclaimer

External Download


We do not host MakeKey on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.

The external download link for MakeKey is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.5/5     2
Downloads: 124
Updated At: 2024-04-22 13:31:06
Publisher: Canadian Mind Products
Operating System: Java,Linux,Mac OS X,Unix,Win2000,Win7 X32,Win7 X64,WinServer,WinVista,WinVista X64,WinXP
License Type: Free