SkillAgentSearch skills...

CCLib

ClashCryptoLib. A simple crypto library containing various new crypto algorithms.

Install / Use

/learn @ClashLuke/CCLib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CCLib

ClashCryptoLib. A simple crypto library containing various new crypto algorithms.

Contents

  • AES-Hash: The simplest of all hashes, the AES hash.
  • AES-Modes: Various new, fast and reliable AES modes.
  • Balloon: A CPU-only interpretation of the popular balloon hashing algorithm.
  • Bidash: A bi-assymetric hash combining the birthday problem with dagger.
  • CRC32-256: A secure 256 bit cyclic redundancy check, faster than Blake2.
  • Squash: A fast and lightweight hashing algorithm with built-in ASIC resistance.

License

When submiting a pull request make sure to include the following license header

// Copyright (c) 2019, The CCLib Developers
//
// Please see the included LICENSE file for more information.
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated4y ago
Forks2

Languages

C

Security Score

60/100

Audited on Feb 24, 2022

No findings