matrix-org / matrix-rust-sdk-crypto-wasm

Apache License 2.0
13 stars 7 forks source link

Add a constructor for the Curve25519Public key type #117

Closed poljar closed 6 months ago

poljar commented 6 months ago

I took the opportunity to rename the vodozemac module as well, since it will soon get some more functionality for the QR login support.

poljar commented 6 months ago

If there is a possibility to test this new constructor, that would be great :-].

Added a test in https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/pull/117/commits/879759a08f4ab6e6f21c24538f54fe65efe1ecf1.