Commit Graph

8 Commits (master)

Author SHA1 Message Date
Xavier Chapron bd112ee6e9
Makefile.rules: Fix missing INCLUDES_PATH for new SDK 8 months ago
Clement Bouvet d44db2d127 Makefile.rules: fix paths 1 year ago
Edouard Merle 0106be021f add: target files to the include files 1 year ago
Edouard Merle 660b9b667d fix: build for lns+ 1 year ago
greenknot c2acb69ce7 update Makefile.rules to build .S files 1 year ago
Edouard Merle 7640bf76a6 updating local Makefile.rules file 1 year ago
BTChip 0892d3704a Compatibility with 1.6-og SDK 5 years ago
Cédric 281ea42cbb 1.2.0 code
SDK 1.4.2.x port
Add uif support
Refactor memory layout
Try to add more curve
  gpg 2.2.x handle curves other than ed25519 in a such strange way
  that it is very difficult to do such support.
  So secp256k1, secp256r1 and brainpoolp256 seems works, but according to gpg
  code it works by side effects :-/
Update user documentation for UIF

There is still an issue with ssh authentication with Ed25519. It works with NIST-P256, Brainpool256 curves
6 years ago