{ "name": "NewHope", "version": "0.2.0", "keywords": "NewHope" "description": "Post-Quantum NewHope algorithm for the Arduino Cryptography Library", "authors": { "name": "Rhys Weatherley", "email": "rhys.weatherley@gmail.com", "url": "https://rweather.github.io/arduinolibs/crypto.html" }, "export": { "include": "libraries/NewHope" }, "repository": { "type": "git", "url": "https://github.com/rweather/arduinolibs.git" }, "frameworks": "arduino", "platforms": "*" }