7etsuo / SecurePassGenLinks
A cryptographically secure password generator that provides high-entropy passwords with configurable requirements. Uses platform-native cryptographic APIs (BCrypt on Windows, Security framework on macOS, OpenSSL+getrandom on Linux) for secure random number generation.
☆22Updated last year
Alternatives and similar repositories for SecurePassGen
Users that are interested in SecurePassGen are comparing it to the libraries listed below
Sorting:
- An emulation based tool for learning and debugging assembly.☆579Updated last week
- Assembly Guide☆177Updated 4 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆353Updated 6 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆263Updated 9 months ago
- The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch.☆113Updated last year
- x86_64 OS in C☆76Updated 7 months ago
- Tiny Raspberry Pi Operating System☆276Updated last year
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆55Updated 6 years ago
- Lightweight HTTP client with modern GUI for Linux☆187Updated 5 months ago
- Multithreaded Reverse Proxy Server In C☆35Updated 10 months ago
- ☆239Updated last year
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆70Updated 3 weeks ago
- A tinycompiler in C from scratch☆109Updated last year
- HTTP Server in C☆36Updated last year
- NES emulator written in C/C++ using pure WinAPI☆119Updated 11 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 7 months ago
- Retro Snake game in pure x86 assembly.☆36Updated last year
- Book in Progress☆365Updated 5 months ago
- NES toolchain & emulator in C☆128Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆73Updated 11 months ago
- PDP-11 Related Source Code☆202Updated last month
- Basketo Engine – Lightweight Power for Serious 2D Game Devs.☆149Updated 6 months ago
- Lightweight non-blocking HTTP server in C inspired by nginx's event-driven architecture☆185Updated 6 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆40Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 3 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆346Updated 4 months ago
- A roadmap to learn C from Scratch☆663Updated last year
- Lightning-fast HTTP server built in C☆180Updated 8 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 11 months ago