mirror of
https://mau.dev/mautrix/go.git
synced 2026-03-14 14:25:53 +01:00
| .. | ||
| account | ||
| aessha2 | ||
| crypto | ||
| goolmbase64 | ||
| libolmpickle | ||
| megolm | ||
| message | ||
| pk | ||
| ratchet | ||
| session | ||
| main.go | ||
| README.md | ||
| register.go | ||
go-olm
This is a fork of DerLukas's goolm, a pure Go implementation of libolm.
The original project is licensed under the MIT license.