Skip to content
View hawell's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report hawell

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. z42-core z42-core Public

    Authoritative DNS Server

    Go 2

  2. dane dane Public

    dane provides functionalities to use DNS-based Authentication of Named Entities aka DANE in standard go tls connections

    Go 2

  3. rcpplus rcpplus Public

    rcpplus is a C implementation of Bosch RCP+ version 3 protocol. this library is written in pure c99 making it portable to any platform (linux, windows, ...)

    C 19 8

  4. vfs vfs Public

    Validity finger print scanner device driver for linux

    C++ 2

  5. dns-flood dns-flood Public

    Forked from nickwinn/dns-flood

    Original DNS-Flood tool found on code.google.com

    C 1

  6. OpenSSL "EngineBuilding Lesson 2" up... OpenSSL "EngineBuilding Lesson 2" updated for openssl-1.1.x : https://www.openssl.org/blog/blog/2015/11/23/engine-building-lesson-2-an-example-md5-engine/
    1
    #include "openssl/engine.h"
    2
    #include "openssl/evp.h"
    3
    #include "rfc1321/global.h"
    4
    #include "rfc1321/md5.h"
    5