-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spec: rename random bit section "Get Entropy"
On branch dev/next-release Your branch is ahead of 'origin/dev/next-release' by 1 commit. (use "git push" to publish your local commits) Changes to be committed: modified: doc/riscv-crypto-spec.tex new file: doc/tex/sec-entropy-source.tex deleted: doc/tex/sec-randombit.tex Changes not staged for commit: modified: extern/riscv-gnu-toolchain (modified content) modified: extern/riscv-isa-sim (modified content)
- Loading branch information
1 parent
18fb38b
commit 21b325c
Showing
3 changed files
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
|
||
\note{ | ||
This section is a work in progress. | ||
For discussions on this functionality, please see | ||
\url{https://github.com/scarv/riscv-crypto/blob/dev/getentropy/doc/supp/getentropy.adoc} | ||
} | ||
|
This file was deleted.
Oops, something went wrong.