Alexander "PapaTutuWawa 15df3b7f6b fix: Remove TODO
The X3DH spec says that salt (presumably the nonce) is supposed
to be [0, 0, ..., 0] with the length of the hash. I seem to have
skipped over that.

From Section 2.2:
"HKDF salt = A zero-filled byte sequence with length equal to the
hash output length."
2022-08-02 15:17:07 +02:00
2022-08-02 15:17:07 +02:00
2022-08-02 15:10:31 +02:00
2022-06-30 14:00:18 +02:00
2022-06-30 14:00:18 +02:00
2022-08-01 23:20:31 +02:00
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.

Description
A Dart implementation of the cryptography needed for OMEMO 0.8.3.
Readme 375 KiB
Languages
Dart 99.2%
Nix 0.8%