freeCodeCamp/curriculum/math-challenges/45-cryptography/semantic-security-of-rsa.json

32 lines
551 B
JSON

{
"name": "Semantic security of RSA",
"order": 16,
"challenges": [
{
"id": "59a5801209a6acac5983b681",
"title": "Partial information concerning plaintext bits",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b223",
"title": "Optimal asymmetric encryption padding",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}