freeCodeCamp/curriculum/math-challenges/45-cryptography/key-distribution-patterns.json

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": [
""
]
}
]
}