Commit Graph

  • b90431f9f7
    Add important WARNING master Peter D. Gray 2021-03-17 14:24:43 -0400
  • 2a04e6be23
    Add means to disable AES Peter D. Gray 2020-10-06 13:21:59 -0400
  • aba6ba441b
    Add sha256().copy() method Peter D. Gray 2020-06-10 13:02:39 -0400
  • 0904630474
    Revert "(in)Correctness" Peter D. Gray 2019-09-21 11:23:49 -0400
  • bc374640bb
    Correctness Peter D. Gray 2019-09-19 11:03:35 -0400
  • 59acf8541a
    Merge branch 'master' of https://github.com/Coldcard/modcryptocurrency Peter D. Gray 2019-05-13 10:58:54 -0400
  • fceb9fa862
    Track status of private key in more spots Peter D. Gray 2019-05-07 11:46:11 -0400
  • 45f42a89ef
    Fixed for BIP32 handling of xpub objects w/o private key Peter D. Gray 2019-05-07 10:31:56 -0400
  • 531a13eb4b
    Merge pull request #1 from xbach/patch-1 Peter D. Gray 2018-08-07 08:59:55 -0400
  • 9a16259ebf
    Add hyperlink to Trezor project Bach N 2018-08-07 13:34:52 +0200
  • 398f55c2b4 Make my_fingerprint() return LE32 to suit PSBT Peter D. Gray 2018-06-04 15:21:14 -0400
  • 25dbfbf3d2 Fix bugs w/ arg handling in HDNode_make_new Peter D. Gray 2018-05-30 11:05:16 -0400
  • 1658455c70 Add HDNode.my_fingerprint() method Peter D. Gray 2018-05-28 16:58:38 -0400
  • 9c733850a2 Add address_raw() method to BIP32 nodes: provide the raw 20-byte payment address, in binary, without a version prefix Peter D. Gray 2018-05-25 10:19:42 -0400
  • 146d89ef22 Support set of initial counter value for CTR modes Peter D. Gray 2018-05-25 10:18:08 -0400
  • 2a6f399e90 Bugs/robustness Peter D. Gray 2018-05-23 12:02:57 -0400
  • de3cedc27a segbit/bech32 support Peter D. Gray 2018-05-23 10:55:40 -0400
  • 7d3cccfd10 Add base32 and base58 codecs Peter D. Gray 2018-05-23 09:47:10 -0400
  • b03d7c70a5 Add blank method to HDNode for security Peter D. Gray 2018-05-14 12:55:19 -0400
  • 5c59375ddc Re-enable other algos Peter D. Gray 2018-04-26 09:53:46 -0400
  • 2d00aa1aa1 Cleanup Peter D. Gray 2018-04-13 14:15:36 -0400
  • 46f859757e Disable 25519 and blake stuff for now, to save space Peter D. Gray 2018-04-03 12:35:41 -0400
  • 5ac626b480 Remove bip39.generate() for now Peter D. Gray 2018-03-29 15:41:45 -0400
  • adf6b349b6 Remove incorrect ref to submod Peter D. Gray 2018-03-27 14:18:40 -0400
  • 043f33ad9d Add note; fix tbd. Peter D. Gray 2018-03-27 11:36:09 -0400
  • 9980e07133 Just in case; verify length, so prefixes aren't confused with full matches. Peter D. Gray 2018-03-27 11:35:44 -0400
  • 6ace0a8983 Add function to map word to it's number, rename lookup Peter D. Gray 2018-03-26 15:32:40 -0400
  • 2a42505a78 modtcc-bip39.c: If the prefix is itself in the wordlist, bit 26 is set as well Peter D. Gray 2018-03-07 14:04:11 -0500
  • 3dff20faa9 Read the BIP Peter D. Gray 2018-02-17 00:49:34 -0500
  • e7563f27ae Add simple BIP39 lookup function Peter D. Gray 2018-02-17 00:30:43 -0500
  • df570ce97f C files, included, should end in .c Peter D. Gray 2018-02-17 00:14:11 -0500
  • 3cdad03097 Updates Peter D. Gray 2018-02-16 23:48:24 -0500
  • d162183f88 Tracking upstream master Peter D. Gray 2018-01-15 13:23:57 -0500
  • efbb7a31f1 Completely broken for now Peter D. Gray 2018-01-15 13:22:10 -0500
  • 2ec479520e Add header for random_bytes Peter D. Gray 2018-01-15 13:21:42 -0500
  • 98d4c86487 Reorder, make Keccak optional Peter D. Gray 2018-01-15 13:12:37 -0500
  • 23032baf27 Still mostly placeholder Peter D. Gray 2018-01-15 13:12:19 -0500
  • 681a657f1d Add note for bug to be fixed later Peter D. Gray 2018-01-15 13:10:32 -0500
  • c8bf374cec Update Peter D. Gray 2018-01-15 13:10:01 -0500
  • b860d194b0 mp_obj_new_str() api has changed Peter D. Gray 2018-01-15 13:09:41 -0500
  • 5d8d2c8eaa mp_obj_new_str() api has changed Peter D. Gray 2018-01-15 13:09:24 -0500
  • d3618d7342 No longer required Peter D. Gray 2018-01-15 13:07:15 -0500
  • 30c4debe5f Handle various keylengths Peter D. Gray 2018-01-15 09:25:26 -0500
  • 44ef8f0d38 Capture code from trezor-core as of 2317aae Peter D. Gray 2018-01-11 09:50:59 -0500
  • e1201d4859 Add github.com/trezor/trezor-crypto as a submodule Peter D. Gray 2018-01-11 09:43:57 -0500
  • ecd3baaae4 More credit Peter D. Gray 2018-01-11 09:37:20 -0500
  • 549c17b021 More background Peter D. Gray 2018-01-11 09:35:52 -0500
  • 37948d6830
    Initial commit Peter D. Gray 2018-01-11 09:31:37 -0500