freeCodeCamp/curriculum/math-challenges/45-cryptography/future-of-pki.json

45 lines
735 B
JSON

{
"name": "Future of PKI",
"order": 33,
"challenges": [
{
"id": "59a5801209a6acac5983b698",
"title": "Alternatives",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b300",
"title": "Identity-based Cryptography",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b301",
"title": "The Cocks identity-based encryption scheme",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}