Package: wnpp
Severity: wishlist
Owner: Andrew Lee (李健秋) <[email protected]>

* Package name    : golang-github-shopify-ejson
  Version         : 1.5.4-1
  Upstream Author : Shopify
* URL             : https://github.com/Shopify/ejson
* License         : Expat
  Programming Lang: Go
  Description     : ejson is a small library to manage encrypted secrets using 
asymmetric encryption.

  This package contains a ejson which is a utility for managing a
  collection of secrets in source control.
  .
  The secrets are encrypted using public key, elliptic curve
  cryptography (NaCl Box: Curve25519 + Salsa20 + Poly1305-AES).
  .
  Secrets are collected in a JSON file, in which all the string values
  are encrypted. Public keys are embedded in the file, and the decrypter
  looks up the corresponding private key from its local filesystem.

Reply via email to