Skip to content

hf/horcrux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horcrux

Horcrux is header-only C++ library which uses M.O. Rabin's Information Dispersal Algorithm to split a block of bytes into n pieces, such that the block can be recovered from any subset of m pieces.

This is not cryptographic software.

It does not enable users to gain "information security" as specified in local and international export and import laws for dual-purpose materials and technologies.

License

All code herein, except where otherwise noted, is placed under the PUBLIC DOMAIN by Stojan Dimitrovski.

About

A C++ implementation of M.O. Rabin's Information Dispersal Algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published