Releases: maidsafe/self_encryption
Releases · maidsafe/self_encryption
v0.29.1
0.29.1 (2024-01-24)
Features
- reduce tokio dep requirements (5f1ab1a)
v0.29.0
0.29.0 (2024-01-10)
⚠ BREAKING CHANGES
- this will affect current chunked data
Features
- reduce MIN_CHUNK_SIZE and MIN_ENCRYPTABLE_BYTES down to 1/3 bytes. (11f6a70)
v0.28.6
0.28.6 (2023-12-19)
Bug Fixes
- decrypt: prevent extra clones while decrypting chunks (9f77326)
v0.28.5
0.28.5 (2023-10-09)
Bug Fixes
- ensure decrypter targeting file shall not be pre-existing (dbeacce)
v0.28.4
0.28.4 (2023-09-07)
Features
- stream encryptor write encrypted chunks to disk (5f3f906)
v0.28.2
0.28.2 (2023-09-05)
Features
- encrypt/decrypt to/from disk files (d585909)