EGA-archive / crypt4gh

GA4GH cryptographic tools
http://crypt4gh.readthedocs.io
Apache License 2.0
18 stars 12 forks source link

error if a public key does not exist #33

Closed blankdots closed 1 year ago

blankdots commented 1 year ago

closes #32

I think it is ok to error if a public key does not exist, as it is the user's expectation to use that key, and if it does not exist and we don't error they would assume all went well and that a header is encrypted with more than 1 key

blankdots commented 1 year ago

@silverdaz now this PR shows message the key does not exist instead of raising an error