spacedrive/crates
jake c7dbc784cd
[ENG-361] Crypto crate docs and tests (#572)
* add hashing tests

* add encryption/decryption tests

* remove `reason`

* add file header tests (preview media deserialization is broken)

* fix keyslot reading bug

* add sd-crypto testing to ci

* add tests/constants for all hashing algorthms and param levels

* add blake3-kdf tests

* use `const` arrays for storing expected output

* test for `5MiB` `encrypt_streams` and `decrypt_streams`

* add invalid/mismatched nonce tests

* update `primitives` docs

* remove erroneous `,`

* grammar tweaks

* add errors to `#[should_panic]`

* cleanup `stream` tests

* cleanup hashing tests a little

* function docs
2023-02-16 11:42:30 +00:00
..
crypto [ENG-361] Crypto crate docs and tests (#572) 2023-02-16 11:42:30 +00:00
ffmpeg tell everything to use workspace tokio + add tokio git patch 2023-01-25 14:36:29 +00:00
file-ext improvements to spacedrive:// custom URI protocol (#550) 2023-02-14 13:27:11 +08:00
p2p improvements to spacedrive:// custom URI protocol (#550) 2023-02-14 13:27:11 +08:00
prisma-cli Beginning of sync stuff (#502) 2023-01-04 23:11:55 -08:00
sync Tailwind Prettier Plugin (#557) 2023-02-16 07:04:19 +00:00
sync-generator improvements to spacedrive:// custom URI protocol (#550) 2023-02-14 13:27:11 +08:00