mautrix-go/crypto/ed25519
Sumner Evans 66c417825b
crypto/olm: add tests comparing libolm and goolm, replace crypto/ed25519 -> maunium.net/go/mautrix/crypto/ed25519
The following tests were added that compare libolm and goolm against
each other.

* account: add (un)pickle tests
* groupsession: add test for (en|de)cryption for group sessions
* account: test IdentityKeysJSON and OneTimeKeys
* session: add test for encrypt/decrypt
* session: add test for private key format
* outboundsession: add differential fuzz test for encryption

Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2024-08-23 09:16:58 -06:00
..
ed25519.go crypto/olm: add tests comparing libolm and goolm, replace crypto/ed25519 -> maunium.net/go/mautrix/crypto/ed25519 2024-08-23 09:16:58 -06:00
ed25519_test.go crypto/ed25519: reimplementation with libolm-compatible byte layout 2024-08-23 08:53:01 -06:00