part of #1298
This issue is a subset of #1201 as follows:
- port Wkd class from browser extension
- add tests for it independently of the rest of the codebase, merge the class unused
I hope we can ideally find a WKD client implementation done in Java so we don't have to re-implement it. If there isn't any, I hope we can at least find z-base-32 hash algorithm so we don't have to implement this low level code. If there isn't even that, we'll have to implement these.
part of #1298
This issue is a subset of #1201 as follows:
I hope we can ideally find a WKD client implementation done in Java so we don't have to re-implement it. If there isn't any, I hope we can at least find z-base-32 hash algorithm so we don't have to implement this low level code. If there isn't even that, we'll have to implement these.