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:
- Assembly Guide☆174Updated 4 years ago
- An emulation based tool for learning and debugging assembly.☆581Updated 3 months ago
- x86_64 OS in C☆76Updated 7 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 6 years ago
- Tiny Raspberry Pi Operating System☆272Updated 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
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆348Updated 5 months ago
- Lightweight web server with hot reload and dynamic html templating.☆261Updated 8 months ago
- ☆239Updated last year
- A tinycompiler in C from scratch☆108Updated last year
- The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch.☆112Updated last year
- HTTP Server in C☆36Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 6 months ago
- Lightning-fast HTTP server built in C☆183Updated 7 months ago
- NES emulator written in C/C++ using pure WinAPI☆118Updated 11 months ago
- Lightweight non-blocking HTTP server in C inspired by nginx's event-driven architecture☆185Updated 5 months ago
- Multithreaded Reverse Proxy Server In C☆34Updated 10 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆40Updated last year
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆70Updated this week
- PDP-11 Related Source Code☆198Updated 3 weeks ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 10 months ago
- Lightweight HTTP client with modern GUI for Linux☆187Updated 5 months ago
- Book in Progress☆364Updated 5 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆254Updated 3 years ago
- A C-compiler written in C☆77Updated 11 months ago
- A modern Linux music player with stunning visualizations.☆157Updated 2 months ago
- Titanium - Virtual Machine Written in C☆58Updated last year
- Retro Snake game in pure x86 assembly.☆37Updated last year
- NES toolchain & emulator in C☆128Updated last year
- A modern, visual guide to programming, from assembly to high-level languages. Covers core concepts, performance, internals, and real-worl…☆30Updated 8 months ago