SHA2 Hash Generator

SHA2 Hash Generator

I recently wrote a Windows .NET application that generates SHA1/2 hashes for a given input. It has SHA1, SHA256, SHA384, and SHA512 support as well as PBKDF2 support (1-100,000 rounds).

Socket.IO tutorial – Find All Users In A Room

Socket.IO tutorial – Find All Users In A Room

How To Find All Users In A Socket.IO Room Socket.IO version 1.0+ is a complete rewrite of the popular JavaScript library for “real-time bidirectional event-based communication”. This means that a whole lot of your pre-1.0 code will simply not work; it...
Intel 8254x Ethernet Controller Example Driver

Intel 8254x Ethernet Controller Example Driver

Writing a custom or hobby driver for the Intel 8254x series Ethernet controllers?  I’ve been down that road before and luckily there are quite a few resources to help you along your journey.  For starters, if you’re not already a member of OSDev.org,...

Pin It on Pinterest