~bigbes/core-go

ref: 070566136c1ac72c4fe68df71732d0e917eca3a0 core-go/crypto/crypto_test.go -rw-r--r-- 1.9 KiB
900693b8 — Drew DeVault 5 years ago
crypto: harden API surface

Make it explicit that expiration is not being tested with Decrypt, and
test that the expiration is meaningful with DecryptWithExpiration.
af2afebd — Drew DeVault 5 years ago
Add legacy webhooks worker implementation
a9e49d17 — Drew DeVault 5 years ago
Overhaul crypto module

Part 1 of merging gql.sr.ht with core-go