Small things

Using AWS KMS via the CLI - Symmetric Key

An overview of how to interact with AWS KMS from the command line using a Symmetric Key.

Using AWS KMS via the CLI - ECC Key

An overview of how to interact with AWS KMS from the command line using a Elliptic Curve (ECC) Asymmetric Key.

Using AWS KMS via the CLI - RSA Key

An overview of how to interact with AWS KMS from the command line for message signing using a RSA Asymmetric Key.

Least Recently Used cache

A thread-safe LRU cache, written in go. The cache's cap is based on the number of bytes stored within it, as opposed to the number of items.

Bcrypt speed in Go

Measures the speed of bcrypt in Go for each of the supported costs.

Zend Framework config dump

A Zend Framework 2 module that provides a simple method for dumping an application's current configuration array to the commend line. This is useful when some of the application’s configuration is set via environment variables, as is common when using container services.

Installing APCu in PHP-FPM in Docker

Just because it took me a while to get it working...

Old Links

Big things

Go DNS Resolver

A small DNS utility library offering a high-level API for performing DNS queries.

Naughty Nameserver

Facilitates the testing of DNSSEC by providing a simple method for generating DNS responses with deterministic outcomes.

Local KMS

A mock version of AWS' Key Management Service, for local development and testing. Written in Go.

DynamoDB Queue

A DynamoDB backed queue library, loosely based on Resque.

Github activity

  1. Icon showing a git comment

    Commented in ocsf/ocsf-server

  2. Icon showing a git fork
  3. Icon showing a git pull request
  4. Icon showing a git commit
  5. Icon showing a git watch
  6. Icon showing a git pull request
  7. Icon showing a git branch
  8. Icon showing a git commit
  9. Icon showing a git branch
  10. Icon showing a git commit

    Committed a change to nsmithuk/asl

  11. Icon showing a git branch

    Created a new branch in nsmithuk/asl

Updated 2025-02-22 17:09 UTC