Christian Pauly
|
93c689fd4d
|
hotfix: Opt-out null safety for crypto files because of an error in web
`packages/matrix/src/utils/crypto/crypto.dart:19:1: Error: Null safe libraries are not allowed to export declarations from of opt-out libraries.
`
|
2021-08-20 13:56:15 +02:00 |
Lukas Lihotzki
|
545ce26e39
|
style: fix format and lint
|
2021-04-12 14:49:03 +02:00 |
Lukas Lihotzki
|
d413f54f10
|
refactor: use OpenSSL for file e2ee
|
2021-04-12 14:49:03 +02:00 |
Lukas Lihotzki
|
761138a56d
|
refactor: use OpenSSL for AES
|
2021-04-12 14:49:01 +02:00 |
Lukas Lihotzki
|
7faf05fe90
|
refactor: selectable hash for pbkdf2
|
2021-04-12 14:48:38 +02:00 |
Lukas Lihotzki
|
a25d1932ee
|
fix: fast pbkdf2 with OpenSSL
|
2021-04-12 14:48:38 +02:00 |