freeCodeCamp/curriculum/math-challenges/45-cryptography/copyright-protection.json

58 lines
946 B
JSON

{
"name": "Copyright protection",
"order": 36,
"challenges": [
{
"id": "59a5801209a6acac5983b701",
"title": "Fingerprinting",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b319",
"title": "Identifiable parent property",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b320",
"title": "2-IPP Codes",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b321",
"title": "Tracing illegally redistributed keys",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}