ejson

EJSON is a small library to manage encrypted secrets using asymmetric encryption.

MIT License

Downloads
10.3M
Stars
1.3K
Committers
40

Bot releases are hidden (Show)

ejson - v1.5.1 Latest Release

Published by thepwagner 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/ejson/compare/v1.5.0...v1.5.1

ejson - v1.5.0

Published by epk 8 months ago

  • Build using Go 1.21.4
  • Bumped all the Go dependencies
ejson - v1.4.1

Published by burke over 1 year ago

Only significant change from 1.4.0 is that ejson -v now reports the correct version number.

ejson -

Published by burke over 2 years ago

ejson -

Published by burke over 3 years ago

ejson -

Published by burke over 4 years ago

Bump dependencies, rebuild with more modern Go.

ejson -

Published by burke almost 6 years ago

ejson -

Published by burke about 6 years ago

ejson -

Published by burke about 7 years ago

  • Adds --key-from-stdin flag, where a private key, assumed to match the file's public key, is read
    directly from stdin instead of looking up a match in the keydir.
  • Fixes documentation, which was broken in the previous release.
ejson -

Published by burke almost 8 years ago

ejson -

Published by burke almost 9 years ago

ejson - v1.0.0

Published by sirupsen almost 10 years ago

Initial release of ejson in Go. This has been tested extensively in production at Shopify.