File

spec/json/pass3.json @ 12560:1e41dd0f8353

util.hashes: Refactor HMAC bindings (fixes #1589) HMAC() is deprecated As with the regular hash functions, macros like this make it awkward to apply static analysis and code formatting.
author Kim Alvefur <zash@zash.se>
date Sun, 29 Nov 2020 17:58:30 +0100
parent 8236:4878e4159e12
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}