rockbox/utils/atj2137/atjboottool
Amaury Pouly 7807934a27 atjboottool: document more header fields and crypto code
The encryption definitely uses some standard elliptic curve encryption over
binary fields (163 and 233 bits, standard polynomials). It is still unclear
how this is used in the actual encryption, the key authentification and
derivation do not look standard.

Change-Id: I6b9180ff7e6115e1dceca8489e986a02a9ea6fc9
2017-10-26 18:17:59 +01:00
..
afi.c atjboottool: put afi and fw code in its own files 2017-09-29 18:22:30 +02:00
afi.h atjboottool: put afi and fw code in its own files 2017-09-29 18:22:30 +02:00
atj_tables.c atjboottool: document more header fields and crypto code 2017-10-26 18:17:59 +01:00
atj_tables.h atjboottool: document more header fields and crypto code 2017-10-26 18:17:59 +01:00
atjboottool.c atjboottool: put afi and fw code in its own files 2017-09-29 18:22:30 +02:00
fw.c atjboottool: put afi and fw code in its own files 2017-09-29 18:22:30 +02:00
fw.h atjboottool: put afi and fw code in its own files 2017-09-29 18:22:30 +02:00
fwu.c atjboottool: document more header fields and crypto code 2017-10-26 18:17:59 +01:00
fwu.h atjboottool: split fwu code into its own file 2017-09-29 17:56:04 +02:00
Makefile atjboottool: put afi and fw code in its own files 2017-09-29 18:22:30 +02:00
misc.c atjboottool: split fwu code into its own file 2017-09-29 17:56:04 +02:00
misc.h atjboottool: split fwu code into its own file 2017-09-29 17:56:04 +02:00