mirror of
https://github.com/intel/isa-l.git
synced 2024-12-13 09:52:56 +01:00
Update readme with new function list
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
parent
a075bfcc5d
commit
3f891d7c2b
@ -10,15 +10,17 @@ applications. ISA-L includes:
|
||||
* Erasure codes - Fast block Reed-Solomon type erasure codes for any
|
||||
encode/decode matrix in GF(2^8).
|
||||
|
||||
* CRC - Fast implementations of cyclic redundancy check. Three different
|
||||
* CRC - Fast implementations of cyclic redundancy check. Six different
|
||||
polynomials supported.
|
||||
- iscsi, ieee, t10dif
|
||||
- iscsi32, ieee32, t10dif, ecma64, iso64, jones64.
|
||||
|
||||
* Raid - calculate and operate on XOR and P+Q parity found in common RAID
|
||||
implementations.
|
||||
|
||||
* Compression - Fast deflate-compatible data compression.
|
||||
|
||||
* De-compression - Fast inflate-compatible data compression.
|
||||
|
||||
See [ISA-L for updates.](https://github.com/01org/isa-l)
|
||||
For crypto functions see [isa-l_crypto on github.](https://github.com/01org/isa-l_crypto)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user