Projects with this topic
-
FlightGear open-source flight simulator flightgear.org
Updated -
-
KeyKiller is designed to achieve extreme performance on modern NVIDIA GPUs, solving the Satoshi puzzle. It leverages CUDA, warp-level parallelism, and batched EC operations to push the boundaries of cryptographic key discovery. It is commonly used in research projects such as Secp256k1-CUDA,Brainflayer,BitCrack, Keyhunt CUDA BitCrack,RCKangaroo.
Updated -
The quick C++ application implementation starter. Examine available branches to find your most applicable variant of the template or combine multiple branches by merging them to assemble the best suited template structure for your needs.
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 -
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 -
A minimal no-std for people who want to learn C without the hassle or if you are looking for a library for almost any purpose, I use this in all my projects and you should too, includes many code examples, a memory library, and many more!
Updated -
-
A C++20 compile-time replacement for Runtime Type Information (RTTI).
Project documentation: https://code-by-kieran.gitlab.io/constexpr-type-information
Updated -
Qt5/C++ application for automated label printing on DYMO LabelWriter printers with integrated DYMO scale support. Create custom SVG-based templates, manage prices, and print product labels with automatic weight calculation.
Updated -
-
The images annotator application to annotate and provide data for training AI and neural networks.
Updated -
Execution context for stackful coroutines and fibers
Updated -
Generator of maze where a small multi-colored square (with a nice trail) transforms a boring grid into a beautiful maze, and it repeats again and again.
Updated -
Bibliothèque d’interface unifiée avec les composants systèmes : sous-programmes, variables d’environnement et communications inter-processus (pipe linux).
Updated -
-
-
Exemplo em C++ de como criar um compartimento, importar uma chave A1 (PKCS#12/PFX) e assinar um hash.
Updated