Commit 35fc84c
committed
Fix constant-time section (wrong Java method name)
This fixes an error reported here:
https://forum.linuxfoundation.org/discussion/866738/constant-time-algorithms-for-java
by Simon (sipaynehsl).
Since I'm already there, I added C#/.NET and some links
(adding the links is helpful, *AND* it helps everyone verify that
the given answers are correct). I changed the module and method
names here to Courier font; we should probably do that everywhere
eventually, but so this is a start.
Thank you!
Signed-off-by: David A. Wheeler <[email protected]>1 parent d4b32f3 commit 35fc84c
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4965 | 4965 | | |
4966 | 4966 | | |
4967 | 4967 | | |
4968 | | - | |
| 4968 | + | |
4969 | 4969 | | |
4970 | | - | |
| 4970 | + | |
4971 | 4971 | | |
4972 | | - | |
| 4972 | + | |
4973 | 4973 | | |
4974 | | - | |
| 4974 | + | |
| 4975 | + | |
| 4976 | + | |
4975 | 4977 | | |
4976 | 4978 | | |
4977 | 4979 | | |
| |||
0 commit comments