Skip to content

JSON encoder #754

@kwwall

Description

@kwwall

Implement a JSON output encoder to encode data for use in JSON strings as per Section 7 of RFC 8259.

Is your feature request related to a problem? Please describe.
@noloader needs it for his $dayjob.

Describe the solution you'd like
Provided as PR #753

Describe alternatives you've considered including other security libraries
Using JavaScript to to the dirty work. That path was rejected because different implementations support slightly different grammars.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions