spacedrive/packages/client
jake 22bc77a39e
[ENG-319] Balloon hashing (#489)
* add key attribute to `Key` in `ListOfKeys`

* add balloon hashing function with untailored parameters

* add ser/de rules for blake3-balloon (and change argon2id's)

* fix benchmark

* use `to_bytes`, `from_bytes` and `from_reader`

* cleanup code

* add blake3-balloon options to the UI and fix library sync/automount enable bug

* cleanup some serialization code

* fix hashing algorithm deserialization

* clean up header serialization + more idiomatic master key decryption

* clippy

* add generic ser/de error to crypto crate

* fix `Display` and crypto cli

* move crypto cli to cli app

Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2023-01-04 09:57:02 +00:00
..
src [ENG-319] Balloon hashing (#489) 2023-01-04 09:57:02 +00:00
.eslintrc.js Add eslint to @sd/client & fix types 2022-12-14 13:10:42 +03:00
package.json Add eslint to @sd/client & fix types 2022-12-14 13:10:42 +03:00
README.md restructure project files layout 2022-03-31 17:41:17 -07:00
tsconfig.json Format existing code with new conventions 2022-05-22 23:24:43 -05:00