Monday, April 9, 2012

RFC 2889

RFC 2889: LAN Switch Benchmarking Methodology

I was just discussing this today at work -- and I'll be spending some time going through this in the next few days.

Project Management & Repository

It's been _forever_ since I've posted on here -- so I'll start out with something quick and easy -- and at the same time, something that's changed my life for the better.

I manage a few projects at work -- most of which need the assistance of a project manager. The one that I've become accustomed to using has all of the features that I have come to rely on and appreciate. One word: Unfuddle.

Here's to posting more regularly!

Tuesday, January 31, 2012

ASN.1 Decoding Made Easy

Next time you need to ASN.1 decode something real quick, take a look at this ASN.1 JavaScript decoder

Simply fantastic.

Thursday, January 19, 2012

Building OpenSSL with FIPS

When trying to build openssl-fips-1.2.3, I can never remember how to build the fips canister first:

./config fipscanisterbuild
./make
./config
./make