UNPKG

@zkpersona/noir-hmac

Version:

Hash-based Message Authentication Code (HMAC) implementation in Noir

4 lines (2 loc) 66 B
declare const hello: (name: string) => string; export { hello };