freeCodeCamp/curriculum/math-challenges/44-number-theory/finding-generators-and-disc...

45 lines
810 B
JSON

{
"name": "Finding generators and discrete logarithms in Zp Star",
"order": 11,
"challenges": [
{
"id": "59a5801209a6acac5983b654",
"title": "Finding a generator for Zp Star",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b106",
"title": "Computing discrete logarithms in Zp Star",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b107",
"title": "The Diffie-Hellman key establishment protocol",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}