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

#1471 in Cryptography

Download history 123/week @ 2024-08-15 6/week @ 2024-08-22 9/week @ 2024-09-12 5/week @ 2024-09-19 5/week @ 2024-09-26 1/week @ 2024-10-03

435 downloads per month

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
~76K SLoC