freeCodeCamp/curriculum/math-challenges/45-cryptography/trust-models.json

58 lines
921 B
JSON
Raw Normal View History

{
"name": "Trust models",
"order": 32,
"challenges": [
{
"id": "59a5801209a6acac5983b697",
"title": "Strict hierarchy model",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b296",
"title": "Networked PKIs",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b297",
"title": "Web Browser model",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b298",
"title": "Pretty good privacy",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}