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.
☆21Updated 10 months ago
Alternatives and similar repositories for SecurePassGen
Users that are interested in SecurePassGen are comparing it to the libraries listed below
Sorting:
- FAT is a TUI-based file and archive viewer for your terminal that allows you to inspect text files, binary files, and archives like ZIPs …☆46Updated this week
- An emulation based tool for learning and debugging assembly.☆560Updated 3 months ago
- A simple terminal-based MP3 player with a beautiful spectrum visualizer.☆89Updated 2 months ago
- HTTP Server in C☆33Updated 11 months ago
- Tiny Raspberry Pi Operating System☆262Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆255Updated 4 months ago
- C projects: algorithms, games, and networking☆173Updated last month
- Tiny x86_64 OS in C☆77Updated 2 months ago
- A tinycompiler in C from scratch☆105Updated last year
- NES toolchain & emulator in C☆129Updated 9 months ago
- NES emulator written in C/C++ using pure WinAPI☆114Updated 6 months ago
- ☆237Updated 11 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆341Updated last month
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- Assembly Guide☆166Updated 3 years ago
- Repository of algorithms implemented in pure assembly☆250Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆154Updated last month
- Retro Snake game in pure x86 assembly.☆37Updated 9 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆174Updated 3 weeks ago
- Multithreaded Reverse Proxy Server In C☆34Updated 5 months ago
- ☆46Updated 3 months ago
- Lightweight HTTP client with modern GUI for Linux☆130Updated 2 weeks ago
- Book in Progress☆357Updated 3 weeks ago
- The source code of part I of the video tutorial on coding a DOOM-like game engine from scratch.☆111Updated last year
- 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
- PDP-11 Related Source Code☆102Updated last month
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆69Updated 6 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 6 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated last year
- A C-compiler written in C☆76Updated 7 months ago