cc_library(
name = "picosha2",
hdrs = glob(["*.h"]),
includes = ["."],
visibility = ["//visibility:public"],
)