This commit expands the test coverage for the `chachapoly` package to include error and edge cases. It also adds `go.sum` to the `.gitignore` file.
2 lines
72 B
TypeScript
2 lines
72 B
TypeScript
|
|
export { createHash } from "https://deno.land/std@0.77.0/hash/mod.ts";
|