rsbep | Add Reed Solomon Error correction to archives
kandi X-RAY | rsbep Summary
kandi X-RAY | rsbep Summary
rsbep is a Shell library. rsbep has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
The original version wrote 3 parameters of the Reed-Solomon algorithm as a single line before the "shielded" data, and this made the stream fragile (if this information was lost, decoding failed…). It uses a default value of 16*255=4080 for parameter R, and it can thus tolerate 4080*16=65280 consecutive bytes to be lost anywhere in the stream, and still recover…. It adds file size information in the shielded stream, so the recovery process re-creates an exact copy of the original. I added autoconf/automake support, to detect whether a fast 32bit x86 asm version can be used and otherwise fall back to a plain C (slow) implementation. The tools thus compile and install cleanly on many operating systems (Linux, Mac OS/X, Free/Net/OpenBSD, even Windows with Cygwin).
The original version wrote 3 parameters of the Reed-Solomon algorithm as a single line before the "shielded" data, and this made the stream fragile (if this information was lost, decoding failed…). It uses a default value of 16*255=4080 for parameter R, and it can thus tolerate 4080*16=65280 consecutive bytes to be lost anywhere in the stream, and still recover…. It adds file size information in the shielded stream, so the recovery process re-creates an exact copy of the original. I added autoconf/automake support, to detect whether a fast 32bit x86 asm version can be used and otherwise fall back to a plain C (slow) implementation. The tools thus compile and install cleanly on many operating systems (Linux, Mac OS/X, Free/Net/OpenBSD, even Windows with Cygwin).
Support
Quality
Security
License
Reuse
Support
rsbep has a low active ecosystem.
It has 18 star(s) with 3 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
rsbep has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of rsbep is current.
Quality
rsbep has 0 bugs and 0 code smells.
Security
rsbep has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
rsbep code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
rsbep is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
rsbep releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
It has 167 lines of code, 33 functions and 1 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rsbep
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rsbep
rsbep Key Features
No Key Features are available at this moment for rsbep.
rsbep Examples and Code Snippets
No Code Snippets are available at this moment for rsbep.
Community Discussions
No Community Discussions are available at this moment for rsbep.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install rsbep
…will copy binaries and scripts into your /usr/bin/ directory. If you wish to change the prefix from /usr to "/path/to/whatever", use…. …and remember to add /path/to/whatever/bin to your PATH. Read INSTALL for more details, if you wish.
Support
No thanks :-) It works as is for me, if you don’t like it, fix it yourself. It’s useful to me, hope it proves useful to you too…. Thanassis Tsiodras, Dr.-Ing ttsiodras at removeThis gmail dot com (I hate spam).
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page