freeCodeCamp/curriculum/math-challenges/45-cryptography/other-attacks-on-rsa.json

45 lines
738 B
JSON

{
"name": "Other attacks on RSA",
"order": 14,
"challenges": [
{
"id": "59a5801209a6acac5983b679",
"title": "Computing φ(n)",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b219",
"title": "The decryption exponent",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b220",
"title": "Wiener's low decryption exponent attack",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}