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:
- A tinycompiler in C from scratch☆108Updated last year
- An emulation based tool for learning and debugging assembly.☆579Updated 2 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- Lightweight web server with hot reload and dynamic html templating.☆260Updated 7 months ago
- HTTP Server in C☆36Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- x86_64 OS in C☆76Updated 6 months ago
- Assembly Guide☆171Updated 3 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆343Updated 4 months ago
- Tiny Raspberry Pi Operating System☆272Updated last year
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆184Updated 4 months ago
- The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch.☆112Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 5 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆70Updated 10 months ago
- NES toolchain & emulator in C☆128Updated last year
- ☆238Updated last year
- PDP-11 Related Source Code☆175Updated last week
- Retro Snake game in pure x86 assembly.☆37Updated last year
- Multithreaded Reverse Proxy Server In C☆34Updated 9 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 10 months ago
- Book in Progress☆360Updated 4 months ago
- Lightning-fast HTTP server built in C☆183Updated 6 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆69Updated 9 months ago
- NES emulator written in C/C++ using pure WinAPI☆119Updated 10 months ago
- Lightweight HTTP client with modern GUI for Linux☆185Updated 4 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆39Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆98Updated last month
- Basketo Engine – Lightweight Power for Serious 2D Game Devs.☆148Updated 5 months ago
- Simple 6502 emulator that integrates with POSIX environment☆34Updated 4 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆331Updated 2 months ago