58 lines
		
	
	
		
			989 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			989 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "Probabilistic primary testing",
 | |
|   "order": 10,
 | |
|   "challenges": [
 | |
|     {
 | |
|       "id": "59a5801209a6acac5983b653",
 | |
|       "title": "Trial division",
 | |
|       "description": [
 | |
|         ""
 | |
|       ],
 | |
|       "challengeSeed": [
 | |
|         ""
 | |
|       ],
 | |
|       "tests": [
 | |
|         ""
 | |
|       ]
 | |
|     },
 | |
|     {
 | |
|       "id": "59a5801209a6acac5983b102",
 | |
|       "title": "Miller-Rabin test",
 | |
|       "description": [
 | |
|         ""
 | |
|       ],
 | |
|       "challengeSeed": [
 | |
|         ""
 | |
|       ],
 | |
|       "tests": [
 | |
|         ""
 | |
|       ]
 | |
|     },
 | |
|     {
 | |
|       "id": "59a5801209a6acac5983b103",
 | |
|       "title": "Generating random primes using Miller-Rabin test",
 | |
|       "description": [
 | |
|         ""
 | |
|       ],
 | |
|       "challengeSeed": [
 | |
|         ""
 | |
|       ],
 | |
|       "tests": [
 | |
|         ""
 | |
|       ]
 | |
|     },
 | |
|     {
 | |
|       "id": "59a5801209a6acac5983b104",
 | |
|       "title": "Factoring and computing Euler's phi function",
 | |
|       "description": [
 | |
|         ""
 | |
|       ],
 | |
|       "challengeSeed": [
 | |
|         ""
 | |
|       ],
 | |
|       "tests": [
 | |
|         ""
 | |
|       ]
 | |
|     }
 | |
|   ]
 | |
| } |