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: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -249,7 +249,6 @@ In fact this is the thing everyone should do in own vision to get to result need
249
249
**Notes:**
250
250
*_P_ number (_prime one_) works stable with ~197.290 characters long (From _'RedTypes.h'_: _'Red::uint524288_t'_).
251
251
* Needs to understand that the _time of calculation rises as the secret key value rises_.
252
-
* If you use any of integer types that _sizes as 2048 and more_, it will take a _HUGE AMOUNT OF TIME_ to calculate, use those only for _specific tasks_.
253
252
*_Secret key_ is restricted by uint max size in power function(function from boost is used there).
0 commit comments