Skip to content
View Ofenhed's full-sized avatar
  • Condition Raise AB
  • Linköping, Sweden

Sponsoring

@foosel

Block or report Ofenhed

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Steganography Public

    This is my project for learning Haskell. It's a file crypto which uses steganography to hide data in PNG files. For now it's based on PBKDF2, AES256 and RSA/Curve25519, but additional algorithms ma…

    Haskell 5

  2. tcp-localhost-intercept Public

    This is a PoC of a linux library which can be added to (for example) Java with LD_PRELOAD. The point is to create local file sockets instead of local ports, to be able to create local connections i…

    C 2

  3. fuse.torrent Public

    Haskell 1

  4. intouch2-mqtt Public

    A program to allow spa systems using intouch2 to control deconz lights.

    Rust

  5. lz4-streamer Public

    Rust 1 1

  6. hard-link-dedup Public

    A tool to save space by replacing duplicate files with hard links.

    Rust