• Stars
    star
    1
  • Language
    C
  • License
    Other
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

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.