raw
esthlos-v_keccak        1 (defpackage "CL-KECCAK"
esthlos-v_keccak 2 (:use "COMMON-LISP" "CL-USER")
esthlos-v_keccak 3 (:export keccak-sponge))