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

#1448 in Cryptography

Download history 1/week @ 2024-07-23 8/week @ 2024-07-30 119/week @ 2024-08-13 10/week @ 2024-08-20 6/week @ 2024-09-10 5/week @ 2024-09-17 5/week @ 2024-09-24 4/week @ 2024-10-01

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