8 Commits (3579305b5ea5eed0896341dedfc5617aacc684f4)

Author SHA1 Message Date
Trevin Hofmann 59a9e40f13 Properly capitalize BufferUtil everywhere 10 years ago
Esteban Ordano 0bcfec9f2f Point: Return the curve point instead of instantiating each time 10 years ago
Esteban Ordano 73a973359b Fix invocations to binary operations called on numbers 10 years ago
Esteban Ordano 6b05f20397 Add the new operator when BN was used without it 10 years ago
Braydon Fuller d2a2be7a93 Upgraded bn.js to fix public key calculation problem, restored crypto/point.js, and added additional tests. 10 years ago
Braydon Fuller bc4e62ecd4 Fixed public key calculation by returning the elliptic ec.curve.g 10 years ago
Braydon Fuller 9a76bf30ff Crypto/Point: Added test coverage and documentation, and refactored validation 10 years ago
Esteban Ordano a2a51ecc0c Fix style: move each static function to an appropiate namespace 10 years ago
Manuel Araoz 2bf1ed8f34 use strict to crypto 10 years ago
Manuel Araoz cebd3aaa18 move files 10 years ago
Ryan X. Charles 2caf7c6471 bn -> BN canonical capitalization 10 years ago
Ryan X. Charles 4cff6a41f4 remove "(classname): " from tests 11 years ago
Ryan X. Charles 2ed5290a4e make "new Point()" work 11 years ago
Ryan X. Charles c4064cc6e1 ecdsa 11 years ago
Ryan X. Charles 9f7e01b8ca rename redundant point.pointFromX to point.fromX 11 years ago
Ryan X. Charles 657f992e7b point 11 years ago