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