aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2023-08-03 07:18:13 -0700
committerMike Crute <mike@crute.us>2023-08-03 07:18:13 -0700
commit377da930efda0851626a515756d1b83fef157511 (patch)
tree4132e5590a18a45d1326d5465b4a127c6262b86e
parent08cfbf493d041b5efe54e3f6715c36435779781d (diff)
downloadgolib-377da930efda0851626a515756d1b83fef157511.tar.bz2
golib-377da930efda0851626a515756d1b83fef157511.tar.xz
golib-377da930efda0851626a515756d1b83fef157511.zip
Add todo file
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..4c794cf
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,2 @@
1[ ] Contribute crypto/ocsp/client.go to x/crypto
2[ ] secrets: add AEAD/AAD method for `associated_data` (base64 encoded)