terrafrost
|
33ed294b76
|
Merge branch '2.0'
|
2019-06-23 11:14:17 -05:00 |
|
terrafrost
|
84b852933e
|
Merge branch '2.0'
|
2019-06-19 22:36:18 -05:00 |
|
terrafrost
|
75f51fc8cc
|
BigInteger: make the bitwise methods better handle negative numbers
|
2019-04-10 06:53:00 -05:00 |
|
terrafrost
|
0398f7a815
|
add ECDSA / EdDSA support
|
2018-11-19 12:39:21 -06:00 |
|
terrafrost
|
a3081aa7f8
|
Merge branch 'master' of https://github.com/phpseclib/phpseclib
|
2018-04-03 20:30:27 -05:00 |
|
terrafrost
|
011f6ad200
|
BigInteger/PHP: make sure that zero is represented uniformly
|
2018-04-03 20:23:47 -05:00 |
|
luz.paz
|
380517ef00
|
Misc. trivial typos
Found via `codespell -q 3`
|
2018-03-03 07:07:14 -05:00 |
|
terrafrost
|
44ac8f3996
|
Merge branch '2.0'
|
2018-01-22 07:26:57 -06:00 |
|
terrafrost
|
0074539429
|
Merge branch 'array_to_short_syntax'
|
2017-12-04 23:03:35 -06:00 |
|
Sokolovskyy Roman
|
966ee7f170
|
Long array() to short [] syntax
|
2017-11-27 09:30:14 +01:00 |
|
terrafrost
|
88b34382f9
|
Merge branch '2.0-is-prime'
|
2017-11-22 19:52:49 -06:00 |
|
terrafrost
|
ec579bd9ed
|
revisions to rrran's PHPDoc changes
|
2017-11-05 14:35:27 -06:00 |
|
terrafrost
|
10828543ce
|
Merge remote-tracking branch 'rrran/Fixes3'
|
2017-11-05 13:16:03 -06:00 |
|
Sokolovskyy Roman
|
f40ea062c2
|
Lots of PHPDoc fixes
|
2017-10-25 11:44:14 +02:00 |
|
terrafrost
|
7a2f2e8e6b
|
BigInteger\PHP: self::$primes -> static::$primes
|
2017-10-21 12:32:56 -05:00 |
|
Sokolovskyy Roman
|
55cacdf7cd
|
More PHPDOC fixes
|
2017-08-04 12:06:25 +02:00 |
|
Sokolovskyy Roman
|
de2e4662b0
|
Fixed wrong use of new self(1);
|
2017-08-03 09:26:46 +02:00 |
|
terrafrost
|
5fe629a171
|
BigInteger: modularize / modernize class and add new powmod engines
|
2017-06-26 20:07:10 -05:00 |
|