libQuotient
libQuotient copied to clipboard
Implement OlmV1Curve25519AesSha2AlgoKey decryption and encryption
- [x] Implement basic key tracking
- [x] Decrypting OlmV1Curve25519AesSha2AlgoKey messages
- [ ] Encryption OlmV1Curve25519AesSha2AlgoKey messages
- [ ] Test
Depends on the #443