1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

Commit Graph

  • 981cf2ce7a Fixed ApplySettings slush0 2014-01-10 00:11:03 +0100
  • e0ed224656 cmd allows textual bip32 paths with prime derivation Implemented PassphraseRequest slush0 2014-01-09 17:34:29 +0100
  • 4c55093f6a pb2json allow extra fields to merge with slush0 2014-01-09 17:33:58 +0100
  • 323838d41e Compiled pb slush0 2014-01-09 17:33:43 +0100
  • 1a42bc3b70 add debuglinklog message Pavol Rusnak 2014-01-09 14:15:53 +0100
  • 3b19508a9d xprv checksum slush0 2014-01-08 15:59:18 +0100
  • dc671173d0 Implemented ResetDevice slush0 2014-01-06 01:54:53 +0100
  • f0e7c61cdd Compiled pb slush0 2014-01-06 01:54:31 +0100
  • 644d75caff Added fields to LoadDevice/ResetDevice slush0 2014-01-06 01:50:38 +0100
  • 8423c7abfd add check that pub.y != res.y Pavol Rusnak 2014-01-04 17:39:37 +0100
  • e542c2dc29 Fixed load_device, including command line slush0 2013-12-30 23:35:20 +0100
  • 56eb483f70 Added base58 decoder slush0 2013-12-30 23:34:56 +0100
  • 0e0e9268dc Put this file to /lib/udev/rules.d/ slush0 2013-12-30 00:32:26 +0100
  • b4ff6139ae Refactored code to follow trezor-common structures slush0 2013-12-16 18:02:34 +0100
  • d3df313442 cleanup protobuf mess Pavol Rusnak 2013-12-16 16:26:40 +0100
  • b7a2800b97 Compiled messages slush0 2013-12-16 16:04:03 +0100
  • a544af7c88 ckd public derivation slush0 2013-12-16 16:03:38 +0100
  • 3589cf5cbf use 4096 pbkdf2 rounds for bip39 Pavol Rusnak 2013-12-10 16:21:25 +0100
  • 97067c918e extract some pbkdf2 constants into macros Pavol Rusnak 2013-12-09 18:16:33 +0100
  • 352bc42be2 use PBKDF2 for BIP39, add unit tests Pavol Rusnak 2013-12-09 16:21:42 +0100
  • 353606e2df add hdnode_coin_version to be able to set coin version from outside Pavol Rusnak 2013-11-28 02:47:00 +0100
  • 8180263d75 don't use serialized hdnode Pavol Rusnak 2013-11-28 02:18:32 +0100
  • 2c621ca20f use passphrase_protection fields Pavol Rusnak 2013-11-28 01:05:50 +0100
  • 02adc15ec9 use fixed param size for mnemonic function Pavol Rusnak 2013-11-28 00:53:09 +0100
  • 6b66f29c3b use fixed block size (128-bit) for AES again Pavol Rusnak 2013-11-28 00:52:39 +0100
  • f6180f7711 seed -> mnemonic+node Pavol Rusnak 2013-11-27 23:17:37 +0100
  • 37e857965c Removed trezor-common slush0 2013-11-26 17:53:54 +0100
  • 3ec7a7685a Signing messages, splitted protobuf slush0 2013-11-26 17:29:50 +0100
  • bbfefb677c rework storage, session, features Pavol Rusnak 2013-11-26 16:10:55 +0100
  • bb7cdd2166 split trezor.proto into messages.proto and types.proto unify cancel messages Pavol Rusnak 2013-11-26 15:48:17 +0100
  • 949b1c0672 update protofiles Pavol Rusnak 2013-11-26 04:34:48 +0100
  • e04ec2a831 add check to mnemonic_from_data as well Pavol Rusnak 2013-11-26 01:29:06 +0100
  • 6939275362 use TREZOR as passphrase to check protection Pavol Rusnak 2013-11-25 23:06:02 +0100
  • 1c9046b66d reworked bip39 including tests Pavol Rusnak 2013-11-25 22:46:54 +0100
  • 150c770e4e xprvnode -> hdnode, add hdnode_from_pub function Pavol Rusnak 2013-11-25 15:37:49 +0100
  • 2720665743 use trezor-common submodule Pavol Rusnak 2013-11-22 17:33:33 +0100
  • fccebb724c add protobuf files and udev rules Pavol Rusnak 2013-11-22 17:27:47 +0100
  • 839773fe0e init Pavol Rusnak 2013-11-22 16:31:27 +0100
  • fa57fc9f14 Merge branch 'master' of github.com:trezor/python-trezor slush0 2013-11-15 01:44:33 +0100
  • 12afba8385 Support for HID debug_link slush0 2013-11-15 01:43:05 +0100
  • e2c44d8d65 update udev rules Pavol Rusnak 2013-11-13 19:38:13 +0100
  • 9da3b35962 extract xprv_fill_public method Pavol Rusnak 2013-11-08 16:02:48 +0100
  • b14ce58df7 rename xprv struct to XprvNode Pavol Rusnak 2013-11-08 12:44:11 +0100
  • 42da580ce8 bip39 implementation with unit tests Pavol Rusnak 2013-11-08 01:24:47 +0100
  • 039bcee3f2 udev rules slush0 2013-11-01 18:13:53 +0100
  • de5bcf6dc5 add wire_in/wire_out enum options to protobuf Pavol Rusnak 2013-10-29 15:30:29 +0100
  • a439d8674d small cosmetic changes Pavol Rusnak 2013-10-24 19:44:54 +0200
  • ed0813682c protobuf files cleanup Pavol Rusnak 2013-10-24 19:29:11 +0200
  • 817cd6ea86 use same product id for bootloader mode as well Pavol Rusnak 2013-10-22 16:22:04 +0200
  • c01830462a add FirmwareErase message Pavol Rusnak 2013-10-22 11:29:33 +0200
  • f863e1e602 drop FirmwareUpdate.force field Pavol Rusnak 2013-10-21 18:30:43 +0200
  • 624d500c84 use required fields for bootloader firmwareupload message Pavol Rusnak 2013-10-20 16:00:30 +0200
  • 2587eff8fd use new hidapi api Pavol Rusnak 2013-10-19 14:19:09 +0200
  • 57151ce1b3 fix usb ids Pavol Rusnak 2013-10-19 14:00:58 +0200
  • 0b54b50ba2 firmware_update command slush0 2013-10-12 17:41:55 +0200
  • 02f6dd9681 Command firmware_update slush0 2013-10-12 17:40:48 +0200
  • e33be1965e Compilled protobuf slush0 2013-10-12 17:40:30 +0200
  • 80a794cdfd Using FailureType for Failure messages slush0 2013-10-12 17:40:17 +0200
  • 1f7bfa556a Bootup test tuned also for RPi slush0 2013-10-11 06:19:06 +0200
  • 4807ad2fc4 Compiled protobuf slush0 2013-10-11 04:28:26 +0200
  • 32ed99fba3 Changed Features message, introduced FirmwareUpdate slush0 2013-10-11 04:28:07 +0200
  • 121e189643 Implemented test of pin exponential backoff slush0 2013-10-11 03:51:45 +0200
  • b8ddd0279a Test of PIN cancel function slush0 2013-10-10 17:18:02 +0200
  • 9308fddb7f replace blowfish with rijndael Pavol Rusnak 2013-10-10 14:58:59 +0200
  • 69a88a28a8 simplify rfc6979 tests Pavol Rusnak 2013-10-08 22:59:36 +0200
  • 4e5c3740aa Added strength indicator (weak / fine / strong / ultimate) slush0 2013-10-08 22:13:03 +0200
  • 0fc4ad0976 move declaration Pavol Rusnak 2013-10-08 21:07:53 +0200
  • 42419a129a Profiles for pipe transport / USB hid slush0 2013-10-08 20:34:38 +0200
  • 851fa37a0a serial_number -> device_id slush0 2013-10-08 20:34:21 +0200
  • 7f541b43ad Fixed GetMPK slush0 2013-10-08 20:33:58 +0200
  • 69fa23ff57 Fixed GetMPK, get_device_id slush0 2013-10-08 20:33:39 +0200
  • 5d32d7f20e Seeds reflect changes in BIP39 wordlist slush0 2013-10-08 20:33:09 +0200
  • 83e8dd1c0e Mapping now uses MessageType enum from protobuf slush0 2013-10-08 20:32:40 +0200
  • 2a41550d92 compiled protobuf slush0 2013-10-08 20:29:02 +0200
  • b827bc9877 Imported new protobuf from trezor-emu slush0 2013-10-08 20:28:38 +0200
  • 52485b9008 define BN_PRINT if not defined Pavol Rusnak 2013-10-08 18:54:21 +0200
  • 946c23e2cf small readme update Pavol Rusnak 2013-10-08 17:25:28 +0200
  • 99565b3130 fix blowfish. add unit tests for blowfish Pavol Rusnak 2013-10-08 16:59:14 +0200
  • 47cb0fefce renamed to trezor-crypto, modified readme Pavol Rusnak 2013-10-08 14:18:35 +0200
  • 9205c0d952 use canonical signatures (if S > Order/2: S = Order - S) Pavol Rusnak 2013-10-08 14:01:20 +0200
  • 2a1a1e61e4 Simplified PinMatrix widget slush0 2013-10-08 01:43:16 +0200
  • a69c820f5b Disable focus on buttons slush0 2013-10-08 00:18:44 +0200
  • e5d19d64a7 Use PinMatrixWidget if graphic mode is enabled slush0 2013-10-07 23:28:48 +0200
  • f7f04b0482 Introduce pin_input message to trigger PinMatrix widget slush0 2013-10-07 23:27:56 +0200
  • 12955a0c0c Allow only [1-9]+ in Pin matrix slush0 2013-10-07 23:27:02 +0200
  • 0634d6bbb4 Qt4 widget for Pin matrix slush0 2013-10-07 22:00:17 +0200
  • 7e41c2a568 add blowfish algo with tests Pavol Rusnak 2013-10-07 21:10:39 +0200
  • f87e706407 add define for RFC6979 Pavol Rusnak 2013-10-03 18:19:30 +0200
  • 678e5b1af2 use #if instead of #ifdef for conditional macros Pavol Rusnak 2013-10-03 17:32:27 +0200
  • 3d163fc29b move speed-stm32 to trezor repo Pavol Rusnak 2013-10-01 18:13:25 +0200
  • 1691d5cc8c small cleanup Pavol Rusnak 2013-10-01 18:08:33 +0200
  • e19f7cd2e5 add more rfc6979 test vectors by fpgaminer Pavol Rusnak 2013-10-01 16:45:26 +0200
  • 71ff1c5124 replace infinite loops with loops with counters Pavol Rusnak 2013-09-27 15:55:55 +0200
  • f4f246f3d7 optimize computations Pavol Rusnak 2013-09-27 15:42:52 +0200
  • 7ed18947ba simplify divmod58 Pavol Rusnak 2013-09-25 12:39:23 +0200
  • ae9444a83b Fixes bug with aligning the magic slush0 2013-09-25 01:14:54 +0200
  • 74a5b04b81 verify now supports compressed keys Pavol Rusnak 2013-09-24 15:54:36 +0200
  • dfdcdfa044 alter readme Pavol Rusnak 2013-09-23 21:15:25 +0200
  • 896905c5c8 remove der encoding, introduce 33/65 bytes pubkeys, 64 bytes signature Pavol Rusnak 2013-09-23 21:09:42 +0200
  • 58a65d9cd7 move speed tests to unit testing suite Pavol Rusnak 2013-09-22 12:42:35 +0200