Files
freeCodeCamp/math-challenges/45-cryptography/public-key-cryptography-and-discrete-logarithms.json
2017-08-30 17:35:35 -07:00

19 lines
316 B
JSON

{
"name": "Public-key Cryptography and Discrete Logarithms",
"order": 17,
"challenges": [
{
"id": "59a5801209a6acac5983b682",
"title": "ElGamal cryptosystem",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}