MakeKey 1.0



Publisher Description



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.


About MakeKey

MakeKey is a free software published in the Encryption Tools list of programs, part of Security & Privacy.

This Encryption Tools program is available in English. It was last updated on 22 April, 2024. MakeKey is compatible with the following operating systems: Linux, Mac, Other, Unix, Windows.

The company that develops MakeKey is Canadian Mind Products. The latest version released by its developer is 1.0. This version was rated by 2 users of our site and has an average rating of 3.5.

The download we have available for MakeKey has a file size of . Just click the green Download button above to start the downloading process. The program is listed on our website since 2012-12-25 and was downloaded 124 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the MakeKey as malware if the download link is broken.

How to install MakeKey on your Windows device:

  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the MakeKey is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.5/5     2
Downloads: 124
Updated At: 2024-04-22
Publisher: Canadian Mind Products
Operating System: Linux, Mac, Other, Unix, Windows
License Type: Free