Karthikeyan S
|
6b73fc6354
|
refactor: migrate to web and js_interop pkgs
|
2025-09-26 14:08:01 +02:00 |
Christian Pauly
|
7885281c72
|
refactor: Use import sorter and ci templates
|
2022-07-21 15:44:04 +02:00 |
Nicolas Werner
|
a196b53219
|
refactor: nullsafe encryption
|
2021-09-30 12:58:37 +00:00 |
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 |
Christian Pauly
|
9b7474e2f2
|
refactor: Update to dart 2.12 and opt out in all files
This also adds some missing license headers, I have detected while
using license header search&replace to add the
null safety opt out
|
2021-08-18 08:09:39 +02:00 |
Lukas Lihotzki
|
761138a56d
|
refactor: use OpenSSL for AES
|
2021-04-12 14:49:01 +02:00 |
Lukas Lihotzki
|
a25d1932ee
|
fix: fast pbkdf2 with OpenSSL
|
2021-04-12 14:48:38 +02:00 |