Shopify / ejson

EJSON is a small library to manage encrypted secrets using asymmetric encryption.
MIT License
1.33k stars 63 forks source link

Decryption fails if plaintext contains a < #70

Closed eygraber closed 3 months ago

eygraber commented 4 years ago

If the plaintext contains a <, encrypting and then decrypting will result in the < being replaced with a \u003c