1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
Go to file
Dusan Klinec 90fd0bb67a
xmr: mlsag memory optimizations, in-place computation
- pub key matrix is not ge25519 as it consumes high amount of memory
- in-place computation used to reduce fragmentation overhead
2018-11-02 07:31:27 +01:00
assets
docs
embed firmware: bump version to 2.0.9 2018-10-29 18:05:07 +01:00
mocks xmr: master merging commit 2018-10-25 14:04:50 +02:00
site_scons/site_tools/micropython
src xmr: mlsag memory optimizations, in-place computation 2018-11-02 07:31:27 +01:00
src1
tests utils: simplify HashWriter interface 2018-10-30 15:50:39 +01:00
tools xmr: master merging commit 2018-10-25 14:04:50 +02:00
vendor xmr: master merging commit 2018-10-25 14:04:50 +02:00
.clang-format
.dockerignore
.gitignore
.gitmodules
.pylintrc
.travis.yml travis: pipenv hotfix 2018-10-25 14:04:51 +02:00
AUTHORS
build-docker.sh docker: fix Docker build 2018-10-23 12:00:42 +02:00
ChangeLog firmware: bump version to 2.0.9 2018-10-29 18:05:07 +01:00
COPYING
Dockerfile docker: fix Docker build 2018-10-23 12:00:42 +02:00
emu.sh
Makefile xmr: master merging commit 2018-10-25 14:04:50 +02:00
Pipfile xmr: master merging commit 2018-10-25 14:04:50 +02:00
Pipfile.lock
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.firmware unix: refresh micropython sources in SConscript.unix 2018-10-26 01:09:02 +02:00
SConscript.prodtest
SConscript.reflash
SConscript.unix unix: refresh micropython sources in SConscript.unix 2018-10-26 01:09:02 +02:00
SConstruct
setup.cfg
shell.nix
travis-install-libsodium.sh xmr: master merging commit 2018-10-25 14:04:50 +02:00

TREZOR Core

TREZOR Logo

Build Status Gitter

This is the source code for 2nd generation of TREZOR called TREZOR model T.

It runs both inside of the device and also in the TREZOR Emulator.

emulator

Documentation