Skip to content
View grunka's full-sized avatar
Block or Report

Block or report grunka

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

  1. fortuna fortuna Public

    An implementation of the Fortuna RNG

    Java 35 15

  2. maven-repository maven-repository Public

    A maven repository for local caching of artifacts

    Java

  3. insomnia-plugin-request-body-hmac insomnia-plugin-request-body-hmac Public

    Plugin for Insomnia to create HMAC signatures of the request body

    JavaScript 4 7

  4. json json Public

    A very simple JSON parsing and stringifying library with defaults that I like

    Java

  5. rfc1149.5 rfc1149.5 Public

    Implementation of the RFC1149.5 RNG algorithm

    Java 2

  6. Strict mode bash Strict mode bash
    1
    #!/usr/bin/env bash
    2
    set -euo pipefail
    3
    IFS=$'\n\t'