Subversion Repositories oidplus

Rev

Rev 846 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 846 Rev 874
Line 16... Line 16...
16
 *
16
 *
17
 * phpseclib does not currently take advantage of this optimization opportunity
17
 * phpseclib does not currently take advantage of this optimization opportunity
18
 *
18
 *
19
 * PHP version 5 and 7
19
 * PHP version 5 and 7
20
 *
20
 *
-
 
21
 * @category  Crypt
-
 
22
 * @package   EC
21
 * @author    Jim Wigginton <terrafrost@php.net>
23
 * @author    Jim Wigginton <terrafrost@php.net>
22
 * @copyright 2017 Jim Wigginton
24
 * @copyright 2017 Jim Wigginton
23
 * @license   http://www.opensource.org/licenses/mit-license.html  MIT License
25
 * @license   http://www.opensource.org/licenses/mit-license.html  MIT License
24
 * @link      http://pear.php.net/package/Math_BigInteger
26
 * @link      http://pear.php.net/package/Math_BigInteger
25
 */
27
 */