dendrite/userapi/storage/accounts/sqlite3
Fabian Deifuß f887bcea6f add digital signature challenge response authentication mechanism
using ed25519 keypairs

Signed-off-by: Fabian Deifuß <deifussfabian@icloud.com>
2022-01-04 00:14:37 +01:00
..
deltas add digital signature challenge response authentication mechanism 2022-01-04 00:14:37 +01:00
account_data_table.go Factor out StatementList to sqlutil and use it in userapi 2021-07-28 18:30:04 +01:00
accounts_table.go add digital signature challenge response authentication mechanism 2022-01-04 00:14:37 +01:00
constraint_wasm.go Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021) 2021-11-02 16:48:48 +00:00
key_backup_table.go Factor out StatementList to sqlutil and use it in userapi 2021-07-28 18:30:04 +01:00
key_backup_version_table.go Factor out StatementList to sqlutil and use it in userapi 2021-07-28 18:30:04 +01:00
openid_table.go Factor out StatementList to sqlutil and use it in userapi 2021-07-28 18:30:04 +01:00
profile_table.go Factor out StatementList to sqlutil and use it in userapi 2021-07-28 18:30:04 +01:00
storage.go add digital signature challenge response authentication mechanism 2022-01-04 00:14:37 +01:00
threepid_table.go Factor out StatementList to sqlutil and use it in userapi 2021-07-28 18:30:04 +01:00