mailchain/mailchain-legacy

Missing encryption mapping

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
No Auth encryption and sr25519 are missing methods

Describe the solution you'd like

  • create case crypto.KindSR25519: in internal/pubkey/encryption_types.go
  • create case NoOperation: in crypto/cipher/encrypter/encrypter.go