Posts

Czech Entropy PRNG

  Android PRNG A second activity with online guidance has been added to the application. In the next version, the possibilities for manually selecting parameters for generating “random” numbers will be expanded. Work continues on the mask module for transmitting data to the generator input (MCULTIMODE mode) Download page:  https://appsenjoy.com/en/ZsyGTTW0VHkiih9/file Czech Entropy PRNG

Czech Entropy PRNG

Image
  Android PRNG Figure 1 Figure 1 shows an example of a negative result of the graphical test “distribution of random numbers on a plane”. There are obvious patterns. In Figure 2 , the patterns are cut out - the “holes” mode is used. A special algorithm (for example, based on a neural network) identifies problematic areas of the data and excludes them from the output values. For consumers of random numbers, these "holes" simply do not exist or can be filled with values from arrays of numbers generated by other algorithms and having patterns in other areas. This approach can also be used for N-dimensional analysis. Figure 2 Czech Entropy PRNG

Czech Entropy PRNG

  Built-in language A "random" number generator from a set of objects with a built-in language for writing scripts (and programming) can create millions of algorithms for generating short keys (arrays of numbers). This will make it much more difficult to hack messages. This is an engineering (not mathematical) solution to improve encryption strength. Android Entropy PRNG https://t.me/s/czechencryption  

Czech Entropy PRNG

Image
  Entropy correction module We generate short arrays of numbers (keys) and use different algorithms each time. An entropy correction module ( EnCalibrate )  has been added to the application. In the basic version. Custom versions can be released in a short time. At the next stage, the ability to manually configure parameters for generating, converting and sampling numbers will be added. The first module (method) for setting up feedback in MULTIMODE mode is currently being tested. Czech Entropy PRNG PS. The application does not encrypt information. This is just a random number generator

Czech Entropy PRNG

Image
  MULTIMODE added A MULTIMODE mode The mode allows you to use part of the array of “random numbers” obtained in the first generation session as initial data for generating the next array of numbers. MULTIMODE mode starts with the SECOND press of the GENERATE button (if CheckBox  PRNG   Multimode is selected) The  CheckBox  PRNG  Multimode is not selected here Entered source text The  CheckBox  PRNG  Multimode  is selected here Czech Entropy APP

Czech Entropy PRNG

Image
  MULTIMODE added A MULTIMODE mode has been added to the application, when part of the generated “random numbers” is used as input data to generate new arrays of numbers. Mode is enabled by selecting CheckBox PRNG Multimode Czech Entropy APP

Czech Entropy APP

  Data Encryption In version 0.35, Czech Encryption APP the MULTIMODE mode was added - in this case, the already generated “random numbers” are recorded as source data for the next stage of generating and sampling numbers. By pressing the GENERATE button you create a new array of numbers and so on as many times as you like. Moreover, these arrays of numbers are repeatable under the same conditions. Czech Encode https://drive.google.com/file/d/1in6sX45yDGty7NyDGCskZhJYJ4wo8V_T/view?usp=sharing