age/agessh
Filippo Valsorda 0fa220e4d7 age: remove IdentityMatcher
It was completely useless: the same checks in Match could be implemented
in Unwrap, returning an early ErrIncorrectIdentity.

Not sure why I added it. It felt clever at the time.
2021-02-08 19:55:28 +01:00
..
agessh.go age: remove Type method from Recipient and Identity interfaces 2021-02-08 19:55:28 +01:00
agessh_test.go age: remove Type method from Recipient and Identity interfaces 2021-02-08 19:55:28 +01:00
encrypted_keys.go age: remove IdentityMatcher 2021-02-08 19:55:28 +01:00