postmoogle/vendor/maunium.net/go/mautrix/crypto/goolm
2024-07-23 11:55:42 +03:00
..
account updated deps; updated healthchecks.io integration 2024-04-07 14:42:12 +03:00
cipher updated deps; updated healthchecks.io integration 2024-04-07 14:42:12 +03:00
crypto enhanced automatic banning for invalid auth requests; update deps 2024-07-23 11:55:42 +03:00
libolmpickle refactor to mautrix 0.17.x; update deps 2024-02-11 20:47:04 +02:00
megolm refactor to mautrix 0.17.x; update deps 2024-02-11 20:47:04 +02:00
message refactor to mautrix 0.17.x; update deps 2024-02-11 20:47:04 +02:00
olm refactor to mautrix 0.17.x; update deps 2024-02-11 20:47:04 +02:00
pk updated deps; updated healthchecks.io integration 2024-04-07 14:42:12 +03:00
session updated deps; updated healthchecks.io integration 2024-04-07 14:42:12 +03:00
utilities updated deps; updated healthchecks.io integration 2024-04-07 14:42:12 +03:00
base64.go refactor to mautrix 0.17.x; update deps 2024-02-11 20:47:04 +02:00
errors.go updated deps; updated healthchecks.io integration 2024-04-07 14:42:12 +03:00
main.go refactor to mautrix 0.17.x; update deps 2024-02-11 20:47:04 +02:00
README.md refactor to mautrix 0.17.x; update deps 2024-02-11 20:47:04 +02:00

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.