1
0
mirror of https://github.com/gopasspw/gopass.git synced 2020-06-03 16:52:30 +00:00
gopass/.codecov.yml
Dominik Schulz 5437118307
Add experimental crypto backend (#645)
This commit adds an experimental crypto backend. It comes with it's own keyring
as well as an agent. The crypto is based on NaCl and Argon2.

The on-disk format uses protobuf version 3.

Fixes #154
2018-02-20 12:11:41 +01:00

14 lines
183 B
YAML

coverage:
range: 40..90
round: nearest
precision: 2
status:
project:
default: on
patch:
default: off
changes:
default: off
ignore:
- "vendor/"