There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An attempt to provide some level of parallelization to the chacha20 cipher. instead of threading the cipher itself (which is the next step) submit data chunks in parallel to the cipher.