Files
freeCodeCamp/curriculum/math-challenges/45-cryptography/key-distribution-patterns.json
2018-09-27 12:36:41 +05:30

32 lines
545 B
JSON

{
"name": "Key distribution patterns",
"order": 28,
"challenges": [
{
"id": "59a5801209a6acac5983b693",
"title": "Fiat-Naor key distribution patterns",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b276",
"title": "Mitchell-Piper key distribution patterns",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}