6 releases (breaking)

0.5.0 Aug 17, 2024
0.4.0 May 22, 2024
0.3.0 May 22, 2024
0.2.1 Apr 10, 2024
0.1.0 Feb 24, 2024

#1375 in Cryptography

MIT license

4KB

fs-chunker

Break a file into chunks. Each Chunk has a block of data (a Vec<u8>) and its SHA-256 hash.

Installation

Via cargo:

$ cargo add fs-chunker

License

Copyright (c) 2024 Joshua Tenorio

Licensed under the MIT license.

Dependencies

~2.2–3MB
~74K SLoC