freeCodeCamp/curriculum/math-challenges/45-cryptography/differential-cryptanalysis....

97 lines
1.6 KiB
JSON
Raw Normal View History

{
"name": "Differential Cryptanalysis",
"order": 5,
"challenges": [
{
"id": "59a5801209a6acac5983b669",
"title": "Data Encryption standard DES",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b187",
"title": "Description of DES",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b188",
"title": "Analysis of DES",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b189",
"title": "Advanced encryption standard AES",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b190",
"title": "Description of AES",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b191",
"title": "Analysis of AES",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b192",
"title": "Modes of operations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}