A Dart implementation of the cryptography needed for OMEMO 0.8.3.
Go to file
2022-08-01 23:20:31 +02:00
example Initial commit 2022-06-30 14:00:18 +02:00
lib ENABLE X3DH WITH ED25519 KEYS 2022-08-01 23:20:31 +02:00
test ENABLE X3DH WITH ED25519 KEYS 2022-08-01 23:20:31 +02:00
.gitignore Initial commit 2022-06-30 14:00:18 +02:00
analysis_options.yaml Initial commit 2022-06-30 14:00:18 +02:00
CHANGELOG.md Initial commit 2022-06-30 14:00:18 +02:00
flake.lock Initial commit 2022-06-30 14:00:18 +02:00
flake.nix Initial commit 2022-06-30 14:00:18 +02:00
LICENSE.md ENABLE X3DH WITH ED25519 KEYS 2022-08-01 23:20:31 +02:00
pubspec.yaml ENABLE X3DH WITH ED25519 KEYS 2022-08-01 23:20:31 +02:00
README.md ENABLE X3DH WITH ED25519 KEYS 2022-08-01 23:20:31 +02:00

omemo_dart

Hopefully, a library enabling developers to build OMEMO-supporting XMPP clients in Dart and Flutter.