983 / ChaCha20Links
C++ implementation of ChaCha20 algorithm
☆43Updated 6 years ago
Alternatives and similar repositories for ChaCha20
Users that are interested in ChaCha20 are comparing it to the libraries listed below
Sorting:
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 5 years ago
- Take the member function of the C++ class as the callback function of the C function☆35Updated 7 years ago
- working fork() on windows vista and newer☆47Updated 13 years ago
- The application parses SMBIOS firmware table and reports information about your system's hardware according to the SMBIOS/DMI standard. T…☆31Updated 3 years ago
- WTL helper library☆57Updated 2 weeks ago
- Hotpatching in Windows with 5 methods.☆64Updated 7 years ago
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- Optimized software implementation in C of the RC4 encryption algorithm.☆14Updated 12 years ago
- A header-only utility for writing hexdump-formatted data to C++ streams.☆62Updated 3 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆45Updated 10 months ago
- Native win32 executables loader☆57Updated 7 years ago
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago
- C++ OOP GUI Library☆38Updated 6 years ago
- C++ library for low-level Windows development☆81Updated last year
- Import library generator for x86 PE files☆59Updated 6 years ago
- tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, co…☆35Updated 5 years ago
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆32Updated 9 years ago
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl☆78Updated last year
- LibSharedMemoryObject provides a simple API to load from memory shared library on both Linux (.so) and Windows (.dll)☆27Updated 6 years ago
- Single-header C++20 library to remove recursion using coroutines☆13Updated 5 years ago
- Windows user mini-dump helper library to extract data from it.☆13Updated 8 months ago
- Command-line tool for measuring process memory similar to the SysInternals tool of the same name. Includes the ability to summarise multi…☆40Updated 4 years ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆61Updated 3 years ago
- Dynamic COFF object loader☆23Updated 7 years ago
- Constexpr hash functions for C++☆19Updated 5 years ago
- PE(compressed dll) memory loader using nt api☆46Updated 8 years ago
- LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also us…☆15Updated 4 years ago
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆16Updated 10 years ago
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆40Updated 3 years ago