mirror of
https://mau.dev/mautrix/go.git
synced 2026-03-17 07:45:51 +01:00
This also removes all dependence on libolm for the functions that were provided by the Utility struct. The crypto/signatures package should be used for all signature verification operations, and for the occasional situation where a base64-encoded SHA-256 hash is required, the olm.SHA256B64 function should be used. Signed-off-by: Sumner Evans <sumner@beeper.com> |
||
|---|---|---|
| .. | ||
| account.go | ||
| account_data_test.go | ||
| account_test.go | ||