Secure Hash Algorithm 3 (Keccak) Implementation
$ area51 add sha3
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (sha3:some-function ...)