Lines Matching refs:modulus
23 descrip = "identity modulus bits";
25 The number of bits in the identity modulus. The default is 512.
143 name = modulus;
145 arg-name = modulus;
148 descrip = "prime modulus";
150 The number of bits in the prime modulus. The default is 512.
885 .It Fl b Fl -imbits Ns = Ar modulus
886 Set the number of bits in the identity modulus for generating identity keys to
887 .Ar modulus
889 The number of bits in the identity modulus defaults to 256, but can be set to
990 .It Fl m Fl -modulus Ns = Ar bits
991 Set the number of bits in the prime modulus for generating files to
993 The modulus defaults to 512, but can be set from 256 to 2048 (32 to 256 octets).