spacedrive/crates/crypto/examples
jake 171f19bc71
[ENG-429] Crypto organization/refactor (#607)
* update comment

* key manager feature gating

* update deps & more feature gating

* fix keyring feature gating

* add an `exhaustive_read` function for crypto/stream

* restructure STREAM module

* move tests+shared utils

* clean up stream decryption

* further cleanup

* impl to `GenericArray` for `Nonce`

* update examples

* update refs & `use`s

* fix `Nonce` -> `GenericArray` conversions

* better `Protected` conversions + remove `Password` type

* a work of art

* finishing touches

* some API changes

* rename `StreamX` to `X`

* fix everything else

* separate `primitives` from `types`

* update imports & fix build
2023-03-15 16:09:36 +00:00
..
single_file.rs [ENG-429] Crypto organization/refactor (#607) 2023-03-15 16:09:36 +00:00
single_file_with_metadata.rs [ENG-429] Crypto organization/refactor (#607) 2023-03-15 16:09:36 +00:00
single_file_with_preview_media.rs [ENG-429] Crypto organization/refactor (#607) 2023-03-15 16:09:36 +00:00