提交歷史

作者 SHA1 備註 提交日期
  Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 年之前
  Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 10 年之前
  Gustav Simonsson c8ad64f33c crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult 10 年之前
  Drake Burroughs 05ea8926c3 cmd/utils, crypto: add --lightkdf flag for lighter KDF 10 年之前
  zelig 8b81ad1fc4 console: 10 年之前
  Jeffrey Wilcke f466243417 Merge pull request #1853 from Gustav-Simonsson/libsecp256k1_update 10 年之前
  Gustav Simonsson f32fa075f1 core/secp256k1: update libsecp256k1 Go wrapper and tests 10 年之前
  Gustav Simonsson 3340b56593 crypto: correct sig validation, add more unit tests 10 年之前
  Jeff R. Allen 0d40727775 Change go-uuid to use the current supported repository. 10 年之前
  Felix Lange bfbcfbe4a9 all: fix license headers one more time 10 年之前
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 年之前
  Felix Lange ea54283b30 all: update license information 10 年之前
  zelig fc17a527bc fix account ordering 10 年之前
  Gustav Simonsson d23ec6c419 Change keystore to version 3 10 年之前
  obscuren 0f51ee6c88 crypto: return common.Address rather than raw bytes 10 年之前
  Gustav Simonsson edbd902a1b Initialise curve N value in package init 10 年之前
  Gustav Simonsson 32e1b104f8 Add EC signature validations before call to libsecp256k1 10 年之前
  Gustav Simonsson e389585f1f Change default keystore dir 10 年之前
  Gustav Simonsson 2c1b0ff17e Update key store to new spec but keep address field for now 10 年之前
  Gustav Simonsson da9fe951da Use common.Address type for accounts.Address 10 年之前
  Gustav Simonsson 6b23094cff Improve key store passphrase crypto 10 年之前
  Gustav Simonsson 34c94d5fcd Add loading of block test privkey if present 10 年之前
  Felix Lange 4907d28967 crypto: update {Load,Save}ECDSA comments to mention hex encoding 10 年之前
  Bas van Kervel ef393da933 removed utility function and implemented hex conversation in crypto functions 10 年之前
  Bas van Kervel b3a3fdf9a4 Support for import/export hex encoded keys, closes #635 10 年之前
  Gustav Simonsson 3f306f63d4 Forward and log EC recover err and remove dup pubkey len check 10 年之前
  obscuren 61c5edcb57 Cleanup. 10 年之前
  zelig 4ec38e3932 common: remove WriteFile and ReadAllFile (use ioutil instead) 10 年之前
  zelig c4ea921876 import/export accounts 10 年之前
  Felix Lange ee7202fa00 Merge remote-tracking branch 'ethereum/conversion' into conversion 10 年之前