Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 487 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 487 Bytes

ENCVAL

File format agnostic utility to de- and encrypt values.

Alternatives

  • SOPS

    Written in Golang, this utility encrypts every key in a file, which might not be desired.

  • hiera-eyaml

    The main inspiration for encval. Written in Ruby, which may not be part of your development toolbelt.

License

The sources of this project are provided under the conditions of the MIT license.