ISA-L_crypto is a collection of optimized low-level functions targeting storage applications. ISA-L_crypto includes:
Multi-buffer hashes - run multiple hash jobs together on one core for much better throughput than single-buffer versions.
Multi-hash - Get the performance of multi-buffer hashing with a single-buffer interface.
Multi-hash + murmur - run both together.
AES - block ciphers
Rolling hash - Hash input in a window which moves through the input
Also see:
To build and install the library with autotools it is usually sufficient to run:
./autogen.sh
./configure
make
sudo make install
To use a standard makefile run:
On Windows use nmake to build dll and static lib:
Other targets include:
make check
: create and run testsmake tests
: create additional unit testsmake perfs
: create included performance testsmake ex
: build examplesmake doc
: build API manualRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4