aboutsummaryrefslogtreecommitdiff
path: root/scripts/README
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/README')
-rw-r--r--scripts/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/README b/scripts/README
index 6b71191e..2d7fb7d0 100644
--- a/scripts/README
+++ b/scripts/README
@@ -69,3 +69,11 @@ triggers, a la interrupt handlers. Well, maybe. IRBE folks might
prefer a version that blocked response to the request until the whole
cycle is done, once we have an event system that can treat the query
and response phases of an rpc operation as two distinct events.
+
+
+
+Hmm, I seem to have goofed on the bsc table, need a column for the
+hash algorithm after all, as it's not intrinsic to the key. Probably
+ought to let it be set independently of the key too. But for the
+moment I'm only supporting 2048-bit RSA with SHA-256 digests, so
+fixing this is not urgent.