GithubHelp home page GithubHelp logo

evik42 / serde-json-canonicalizer Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 23 KB

JSON Canonicalization Scheme (JCS) implementation in rust on top of serde_json

Home Page: https://docs.rs/serde_json_canonicalizer/latest/serde_json_canonicalizer/

License: MIT License

Rust 84.99% JavaScript 15.01%
jcs json json-serialization rfc8785 rust

serde-json-canonicalizer's Introduction

Crates.io Workflow Status Maintenance

serde_json_canonicalizer

Serde JSON Canonicalization

JSON Canonicalization Scheme RFC-8785 defines a JSON serialization scheme to allow using JSON data in cryptographic operations that rely byte level reproduction of data. It can be used instead of storing the serialized format as a BASE64 encoded string or similar packaging, allowing easier handling of JSON formatted data that can be canonicalized before feeding it to a cryptographic function.

License

Licensed under MIT license (LICENSE or https://opensource.org/licenses/MIT)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.

Compare to serde_jcs

I create this crate because serde_jcs seems to be abandoned and the issues in that repository list a few things where it differs from the RFC.

This crate aims to be 100% compatible with the RFC to be a suitable implementation in a multi-language environment.

serde-json-canonicalizer's People

Contributors

evik42 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sthagen

serde-json-canonicalizer's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.