sha3

MIT/X11

Secure Hash Algorithm 3 (Keccak) Implementation

$ area51 add sha3Copy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(sha3:some-function ...)

Dependencies