architex/lib/matrix_server
Pim Kunis 38af22fea6 Add function to sign event
Add signing server to perform signing
Add enacl library to perform ed25519 crypto
2021-08-05 13:30:46 +02:00
..
state_resolution Extract authorization functions from state resolution 2021-07-28 17:23:48 +02:00
account.ex Fix compiler warnings 2021-07-17 17:44:17 +02:00
alias.ex Add alias creation endpoint 2021-07-30 15:56:24 +02:00
application.ex Add function to sign event 2021-08-05 13:30:46 +02:00
device.ex Add part of room creation endpoint 2021-07-17 17:38:20 +02:00
event.ex Add function to sign event 2021-08-05 13:30:46 +02:00
ordered_map.ex Add function to calculate content hash of an event 2021-08-04 15:28:27 +02:00
quick_check.ex Refactor room server 2021-07-29 16:59:40 +02:00
repo.ex Init git repo 2021-06-22 14:09:25 +02:00
room.ex Add alias creation endpoint 2021-07-30 15:56:24 +02:00
room_server.ex Fix create room API endpoint 2021-07-29 22:06:02 +02:00
signing_server.ex Add function to sign event 2021-08-05 13:30:46 +02:00
state_resolution.ex Refactor room server 2021-07-29 16:59:40 +02:00