Pinned Repositories
aes-ctr-cuda
A parallelized implementation of the AES-128/192/256-CTR ciphers
atkin
A Sieve of Atkin implementation and command-line program
bhctf
Writeups of my favorite challenges from Season 1 of BlockHarbor CTF
dotfiles
My dotfiles
dph
A simple utility to create and exploit backdoors in the Diffie-Hellman protocol
lockit
Password protect your files with strong encryption.
neovim
My Neovim configs
rbtree
An intrusive red-black tree implementation
rot
A tool to perform a rotation cipher with any given shift (e.g. Caesar's cipher, ROT13, etc.)
rsa-oaep-crypto
Implementation of the RSA-OAEP cryptographic algorithm.
pwnalone's Repositories
pwnalone/bhctf
Writeups of my favorite challenges from Season 1 of BlockHarbor CTF
pwnalone/rsa-oaep-crypto
Implementation of the RSA-OAEP cryptographic algorithm.
pwnalone/aes-ctr-cuda
A parallelized implementation of the AES-128/192/256-CTR ciphers
pwnalone/dph
A simple utility to create and exploit backdoors in the Diffie-Hellman protocol
pwnalone/dotfiles
My dotfiles
pwnalone/atkin
A Sieve of Atkin implementation and command-line program
pwnalone/lockit
Password protect your files with strong encryption.
pwnalone/neovim
My Neovim configs
pwnalone/rbtree
An intrusive red-black tree implementation
pwnalone/rot
A tool to perform a rotation cipher with any given shift (e.g. Caesar's cipher, ROT13, etc.)
pwnalone/smart-splits.nvim
🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".
pwnalone/sniprun
A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
pwnalone/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
pwnalone/theseus
Final project code for CS50x online programming course.
pwnalone/tmux-mode-indicator
A Tmux plugin to display the currently active mode
pwnalone/tmux-name-generator
A Tmux plugin to generate random session names
pwnalone/tmux-vi-copy-mode
A Tmux plugin to improve vi copy mode
pwnalone/tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
pwnalone/zsh-vi-mode
A minimalist Zsh plugin to improve vi mode