Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ faf0 Public

faf0's GitHub profile

Notifications You must be signed in to change notification settings

faf0/faf0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

Command Line Tools

  • sct: X11 command-line utility xsct to "set color temperature" (sct) of screens
  • edi: CLI for interacting with artificial intelligence chatbots through Poe's API
  • aed: UNIX command-line tool that encrypts or decrypts its input using AES in CBC mode with a key derived from a password (unmaintained proof of concept)
  • ls: Simplified clone of the UNIX tool ls which lists directory contents (unmaintained proof of concept)

Security Tools

  • SSH-Weak-DH: Scan SSH servers for weak Diffie-Hellman groups
  • mbedtls-fuzz: Fuzz ARM's mbed TLS library using AFL++
  • EncSync: Network storage service that provides client-side encryption and supports group file sharing (unmaintained master's thesis project)
  • image-encryption: Implementation of a color image encryption algorithm using spatial bit-level permutation and high-dimension chaotic system for the CPU/GPU in C/Julia/CUDA

Libraries

  • AES.jl: AES implementation in Julia supporting common cipher modes of operation

Containers

  • dockerfiles: Various Dockerfiles for Podman and Docker containers

Scripts

Selected Projects

  • sws: Simple UNIX webserver framework supporting IPv4 and IPv6
  • conqueue: Thread-safe and re-entrant double-ended queue (linked list) implementation in C
  • LampSort: Java implementation of Lamport's version of quicksort
  • CoinTossingGUI: Simulates a sequence of coin tossing events and plots the corresponding 2-D random walk
  • cournol: Educational tool for analyzing analyzing absolute supply monopolies and polypolies (high school project)

Selected Contributions

External Links

About

faf0's GitHub profile

Resources

Stars

Watchers

Forks