pomerium/pkg/hpke
bobby 2f179658b6
Fix typo in Seal comment (#5620)
## Summary
- fix a typo in `pkg/hpke/hpke.go` comment

## Testing
- `go vet` *(fails: module download timed out)*
- `go test ./...` *(fails: module download timed out)*

[n.b. this was an experiment using codex]
2025-05-18 18:56:59 -07:00
..
handlers config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
hpke.go Fix typo in Seal comment (#5620) 2025-05-18 18:56:59 -07:00
hpke_test.go hpke: add hpke package (#3761) 2022-11-22 10:39:41 -07:00
http.go hpke: move published public keys to a new endpoint (#4044) 2023-03-08 09:17:04 -07:00
http_test.go move hpke public key handler out of internal (#4065) 2023-03-20 10:37:00 -04:00
url.go core/hpke: reduce memory usage from zstd (#4650) 2023-10-31 10:24:56 -06:00
url_test.go core/hpke: reduce memory usage from zstd (#4650) 2023-10-31 10:24:56 -06:00