diff options
author | Rasmus Dahlberg <rasmus@mullvad.net> | 2021-12-22 22:42:03 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@mullvad.net> | 2021-12-22 22:42:03 +0100 |
commit | 755bfb7a8609fdd8bf44a4d2afe9a9383ba02925 (patch) | |
tree | 8d843ff0c0e41ef73b4b40da4831a079c5246836 | |
parent | bfffea921c13155cff9c9a4a81f692ea1534515a (diff) |
re-opened remove-arbitrary-bytes proposal
It did not become part of the SSH signing format proposal after all.
-rw-r--r-- | doc/proposals/2021-11-remove-arbitrary-bytes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/proposals/2021-11-remove-arbitrary-bytes.md b/doc/proposals/2021-11-remove-arbitrary-bytes.md index bee7540..f61111b 100644 --- a/doc/proposals/2021-11-remove-arbitrary-bytes.md +++ b/doc/proposals/2021-11-remove-arbitrary-bytes.md @@ -1,6 +1,6 @@ **Title**: Remove arbitrary bytes </br> **Date**: 2021-12-04 </br> -**State**: Aborted </br> +**State**: Open </br> # Summary A leaf's checksum is currently an opaque array of 32 arbitrary bytes. We would |