spacedrive/crates/crypto
jake 78a5754f4e
[ENG-315] Key viewer/general improvements (#483)
* add encryption+hashing algorithm to key viewer dialog

* abstract `save()` and `open()` with `Platform`

* add automount to `StoredKey` and offer option to enable/disable it for keys

* fix missing statement exec

* general tidy up

* add sync to library button and cleanup default setting code

* use alert dialogs for unsupported `open`/`save` operations (web)

* tweak alert message
2022-12-13 09:48:14 +08:00
..
assets [ENG-307] Key manager features (#467) 2022-12-02 10:18:21 +00:00
benches [ENG-308] Crypto optimizations (#470) 2022-12-08 12:08:35 +00:00
examples [ENG-251] Crypto Jobs (#475) 2022-12-07 15:16:13 +00:00
src [ENG-315] Key viewer/general improvements (#483) 2022-12-13 09:48:14 +08:00
Cargo.toml [ENG-308] Crypto optimizations (#470) 2022-12-08 12:08:35 +00:00