moduli - system moduli file
Each line in this file contains the following fields: Time, Type, Tests, Tries, Size, Generator, Modulus. The fields are separated by white space (tab or blank).
Fa Time : yyyymmddhhmmss . Specifies the system time that the line was appended to the file. The value 00000000000000 means unknown (historic).
Fa Type : decimal . Specifies the internal structure of the prime modulus.
Fa Tests : decimal (bit field) . Specifies the methods used in checking for primality. Usually, more than one test is used.
Fa Tries : decimal . Depends on the value of the highest valid Test bit, where the method specified is:
Fa Size : decimal . Specifies the number of significant bits.
Fa Generator : hex string . Specifies the best generator for a Diffie-Hellman exchange. 0 = unknown or variable, 2, 3, 5, etc.
Fa Modulus : hex string . The prime modulus.
The file is searched for moduli that meet the appropriate Time, Size and Generator criteria. When more than one meet the criteria, the selection should be weighted toward newer moduli, without completely disqualifying older moduli.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |