Skip to content

A FastCDC implementation in Kotlin with an unusual API.

License

Notifications You must be signed in to change notification settings

seedvault-app/seedvault-chunker

Repository files navigation

Seedvault Chunker

A FastCDC implementation in Kotlin with an unusual API.

The unusual API comes from the fact that Seedvault is getting its data from the Android system in irregular chunks. It can't freely read data from a stream, but needs to wait until the system allows reading a certain amount.

Based on Farley-Chen/fastcdc-java which is based on iscc/fastcdc-py which is based on nlfiedler/fastcdc-rs using the ronomon implementation.

About

A FastCDC implementation in Kotlin with an unusual API.

Topics

Resources

License

Stars

Watchers

Forks

Languages