We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab22bad commit 4071e96Copy full SHA for 4071e96
blake2fmodexpdata/columns.lisp
@@ -1,7 +1,7 @@
1
(module blake2fmodexpdata)
2
3
(defcolumns
4
- (STAMP :i10)
+ (STAMP :i16)
5
(ID :i32)
6
(PHASE :byte)
7
(INDEX :byte :display :dec)
0 commit comments