spacedrive/crates/crypto/src
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
..
crypto [ENG-308] Crypto optimizations (#470) 2022-12-08 12:08:35 +00:00
header [ENG-251] Crypto Jobs (#475) 2022-12-07 15:16:13 +00:00
keys [ENG-315] Key viewer/general improvements (#483) 2022-12-13 09:48:14 +08:00
error.rs [ENG-315] Key viewer/general improvements (#483) 2022-12-13 09:48:14 +08:00
lib.rs [ENG-262] Key Manager Integration (#450) 2022-11-05 04:18:01 -07:00
primitives.rs [ENG-251] Crypto Jobs (#475) 2022-12-07 15:16:13 +00:00
protected.rs [ENG-256] Crypto Crate Refinements (#410) 2022-10-13 15:25:42 -07:00