You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,14 @@
3
3
### Todo
4
4
5
5
-[ ] Improve the efficiency of the method used to perform an inverse operation in GF(256)
6
-
-[ ] Improve the efficiency of the custom cx_bn_gf2_n_mul() function used for Nano S devices
7
6
-[ ] Update automated function tests to test on nanox and nanosp
8
7
-[ ] There is just enough memory available on Nano S to hold the phrases for 10 shares. Maybe just store SSKR Bytewords as shorter two letter minimal Bytewords rather than a 4 letter Byteword plus space for each share. Convert minimal ByteWords back to four letter Bytewords just prior to display.
9
8
10
9
### In Progress
11
10
12
11
-[ ] Add BIP85 menus to Stax and Flex
13
12
-[ ] Merge Nano code
13
+
-[ ] Improve the efficiency of the custom cx_bn_gf2_n_mul() function used for Nano S devices
0 commit comments