rfc8785 — RFC 8785 JSON Canonicalization Scheme for Elixir Copyright 2026 Stanislav Yaglo This product includes test data and test tooling derived from: * cyberphone/json-canonicalization (https://github.com/cyberphone/json-canonicalization) Copyright 2018 Anders Rundgren, licensed under the Apache License 2.0. The arrays, french, structures, unicode, values, and weird fixtures are verbatim copies of its testdata. The corpus generator test/support/es6_corpus.js is derived from and modifies its testdata/numgen.js: Copyright 2006-2021 WebPKI.org (http://webpki.org), licensed under the Apache License 2.0. * The W3C JSON-LD 1.1 Processing Algorithms and API test suite (https://w3c.github.io/json-ld-api/tests/). The tjs09 through tjs13 fixtures are a modified subset, distributed under the W3C 3-clause BSD License reproduced below. The underlying cases were contributed to w3c/json-ld-api in 2019 by Gregg Kellogg and David I. Lehn. * pzingg/jcs (https://github.com/pzingg/jcs), an Elixir JCS implementation whose tjs09 through tjs13 and latin1 input/output fixtures are copied here byte-for-byte. Copyright © 2023 Peter Zingg, licensed under the Apache License 2.0. W3C 3-clause BSD License ------------------------ https://www.w3.org/copyright/3-clause-bsd-license-2008/ Copyright © 2019 World Wide Web Consortium, (MIT, ERCIM, Keio, Beihang) and others. All Rights Reserved. https://www.w3.org/copyright/test-suites-licenses/ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of works must retain the original copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the original copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of W3C nor the names of its contributors may be used to endorse or promote products derived from this work without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.