• Stars
    star
    3
  • Rank 3,952,184 (Top 79 %)
  • Language
    Assembly
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Hashing and cryptographic algorithms library (MD5, SHA1, SHA2, SHA3, Blowfish, and AES). Implemented in C and Assembly for x86-64 systems exploiting the benefits of the SIMD programming model in order to improve performance. (imported from a private git server).