Share_IP_Port_0: 8020 Share_IP_Port_1: 8120 Share_IP_Port_2: 8220 ;--------------------------------------------------- ;--- Part 1: General configuration paratmers --- ;--------------------------------------------------- Output_Level: Notify Iterations: 1 Num_Servers: 3 Key_Length: Test Threads: 1 TrialDiv_End: 10000 Sieve: True Test_Mode: False Final_Test: True Sequence_Numbers: False Transport: clear Word_Size: 32 Log_Level: Notify Heap_Size: 1000 HomeDir: /u/dabo/ITTC/Src/GEN LogDir: ./Log Monitor: True ;R_Bits: 61 ;Share_Bits: 64 ;Coeff_Bits: 3 ;Public_Key: 65537 ;Public_Key: 31 ; Iterations is the number of keys that will be generated. ; Key_Length is the security level. Strong is 2048 bits, Normal is 1024 bits and Weak is 512. ; Test varies depending on the settings of Test_Share_Bits. ; Word_Size is either 32 or 64. It is the number of bits in a word ; Output_Level tells how important a message must be to be printed on the ; screen. All messages of Output_Level or greater importance will be ; printed. Log_Level performs the same job with respect to the output log ; file. ; ; A recommended minimum level is Notify ; ; Output levels, from most important to least: ; FATAL ; ERROR ; WARNING ; NOTIFY ; INFO ; DEBUG ; TEST ;------------------------------------- ;--- Part 2: Server parameters --- ;------------------------------------- ;Server_Transport_0: sslv3 Server_IP_Addr_0: magra.stanford.edu Server_Sequence_File_0: com_security/seq0 Server_Cert_0: com_security/cert_s0.pem Server_Key_0: com_security/key_s0.pem ;Server_Transport_1: sslv3 Server_IP_Addr_1: magra.stanford.edu Server_Sequence_File_1: com_security/seq1 Server_Cert_1: com_security/cert_s1.pem Server_Key_1: com_security/key_s1.pem ;Server_Transport_2: sslv3 Server_IP_Addr_2: magra.stanford.edu Server_Sequence_File_2: com_security/seq2 Server_Cert_2: com_security/cert_s2.pem Server_Key_2: com_security/key_s2.pem ;Server_Transport_3: sslv3 Server_IP_Addr_3: theory-lab2.stanford.edu Server_Sequence_File_3: com_security/seq3 Server_Cert_3: com_security/cert_s3.pem Server_Key_3: com_security/key_s3.pem ;Server_Transport_4: sslv3 ;Server_IP_Addr_4: siso.stanford.edu ;Server_Sequence_File_4: com_security/seq4 ;Server_Cert_4: com_security/cert_s4.pem ;Server_Key_4: com_security/key_s4.pem ;Server_IP_Addr_5: magra.stanford.edu ;Server_Sequence_File_5: com_security/seq5 ;Server_IP_Addr_3: theory-lab2.stanford.edu ;Server_IP_Addr_2: ganga.stanford.edu ;Server_IP_Addr_1: ittc.stanford.edu ;Server_IP_Addr_0: ghoti.stanford.edu ;Server_IP_Addr_1: siso.stanford.edu ;Server_IP_Addr_2: aladdin.cs.wisc.edu