freeCodeCamp/curriculum/math-challenges/43-abstract-algebra/intro-to-cryptography.json

32 lines
512 B
JSON

{
"name": "Intro To Cryptography",
"order": 6,
"challenges": [
{
"id": "59a5801209a6acac5983b627",
"title": "Private Key Cryptography",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b005",
"title": "Public key cryptography",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}