Skip to content

Commit eb161bd

Browse files
committed
Post public review notes / v1.0.0-rc5
- This commit bumps the spec to RC5. - It includes some clarifications to Zkt and is intended to be a final version which committies can review post public review / pre ratification. On branch master Your branch is up-to-date with 'origin/master'. Changes to be committed: modified: public-review-summary.adoc modified: riscv-crypto-spec-scalar.adoc
1 parent 6e7b20e commit eb161bd

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

doc/scalar/public-review-summary.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,8 @@ The following is a short summary of their content and any conclusions.
9191
optimisations are _out of scope_ for `Zkt`, and that it applies only
9292
to intra-instruction latency.
9393

94-
* This recommendation has not been applied at the time of writing, but is
95-
open for consideration in
94+
* This recommendation was merged in
9695
link:https://github.com/riscv/riscv-crypto/pull/137[PR#137].
97-
We expect that this can be merged in without problems once folks agree
98-
the proposal addresses the issue well, as it is not a functional change,
99-
but a clarification.
10096

10197
=== Reconsider destructive encoding form for AES instructions
10298

doc/scalar/riscv-crypto-spec-scalar.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:description: The scalar cryptography and entropy source extensions for the RISC-V ISA.
44
:company: RISC-V.org
55
:revdate: 8'th October, 2021
6-
:revnumber: v1.0.0-rc4
6+
:revnumber: v1.0.0-rc5
77
:revremark: This document is in the Frozen state. Change is unlikely but possible, with a high threshold for consideration.
88
:url-riscv: http://riscv.org
99
:doctype: book

0 commit comments

Comments
 (0)