Projects with this topic
-
High-performance cryptographic suite featuring massive parallel execution of Secp256k1, SHA-256, and RIPEMD-160 using NVIDIA CUDA (GPU) and AVX2 (CPU). Includes a standalone CashAddr library.
Updated -
A high-performance CPU-based tool for searching compressed and uncompressed addresses, as well as puzzle-based private key and brainwallet searches. Commonly used in research projects such as Cyclone, Brainflayer, Keyhunt, BitCrack, Ecloop, Keyhunt CUDA, and BitCrack.For educational purposes
Updated -
ZUC SM3 SM4 AVX2 optimized cryptographic algorithm implementation, about 6 times faster than some versions. And sm3 sm4 zuc cryptographic algorithm core implementation.
Updated -
After optimization, version 3080 is equivalent to version 4090. I fixed address matching errors and private key conversion errors, modified the random generator, added puzzles suitable for specific regions, and more. It is commonly used in puzzle games, Brainflayer, Keyhunt, BitCrack, VanitySearch, etc.
Updated -
KeyKiller is the world's highest-performing CPU-based Satoshi password cracker. It leverages modern CPU instruction sets like AVX2 and AVX512 to achieve unparalleled computing performance. Deeply optimized for the operating system, it strikes a balance between speed and accuracy, making it the ultimate tool for password cracking.
Updated -
AES cryptographic library implemented in C/C++ with hardware acceleration using AES-NI and AVX2 instruction sets, and there is a generic version! They support AES-128, AES-192 and AES-256 bit key lengths, and multiple modes of operation: ECB, CBC, CTR, CFB128, OFB, GCM (basic building blocks).
Updated -
This is a sha2 sha3 224 256 384 512 , Keccak-256 ,md5 ,sha1 ripemd160 Keccak224、256、384、512 hashing library written in C (compatible with C++), designed for extremely fast computations. It is deeply optimized to take advantage of the AVX2 instruction set in modern CPUs.
Updated