Skip to content

Special characters break encrypt/decrypt #226

@Uroc327

Description

@Uroc327

Having certain special characters in the fields causes them to be printed wrongly after encrypting and decrypting.

With

{ "_public_key": "...", "test": "aaa<bbb>ccc^ddd~eee&fff" }

and after

ejson encrypt test.ejson
ejson decrypt test.ejson

I get back aaa\u003cbbb\u003eccc^ddd~eee\u0026fff as secret.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions