Commit Graph

114 Commits

Author SHA1 Message Date
Edouard Merle
59c4316d03 add: usb descriptor for lns+ 2023-02-15 16:45:59 +01:00
Edouard Merle
58c53a930e add: rsa4096 key generation on lnx/lns+ 2023-02-15 16:45:59 +01:00
Edouard Merle
660b9b667d fix: build for lns+ 2023-02-15 16:45:59 +01:00
Edouard Merle
5897a5ecdc remove shake256 calls 2023-02-15 16:45:59 +01:00
Edouard Merle
36af24fbe6 bump version to 1.4.4 2023-02-15 16:45:59 +01:00
Edouard Merle
1934f6d467 adding .gitignore 2023-02-15 16:45:59 +01:00
greenknot
c2acb69ce7 update Makefile.rules to build .S files 2023-02-15 16:45:59 +01:00
Edouard Merle
5aa623c103 adding info param in sign pso 2023-02-15 16:45:59 +01:00
Edouard Merle
36a650bdac removing cxng sources from the app 2023-02-15 16:45:59 +01:00
Edouard Merle
7640bf76a6 updating local Makefile.rules file 2023-02-15 16:45:59 +01:00
Edouard Merle
5435547497 cxng compatibility 2023-02-15 16:45:59 +01:00
TamtamHero
64662c181f
Bump version 1.4.3 2020-12-14 11:50:05 +01:00
Cédric
f9f7625a62
Merge pull request #64 from antonio-fr/master
Fix challenge length handling, Fix #63
2020-12-14 11:46:24 +01:00
Antoine FERRON
97806c68db Fix challenge length handling, Fix #63 2020-12-13 15:29:15 +01:00
TamtamHero
99d48fd823
Bump version 1.4.2 2020-12-04 17:57:53 +01:00
TamtamHero
effaf86009
Disable RSA 4096 key gen for Nano X until it gets a fw update to fix it 2020-12-04 17:57:24 +01:00
grydz
3c601dae8b
Merge pull request #62 from LedgerHQ/fix-crlf
Fix CRLF problems with git
2020-11-25 17:06:15 +01:00
François Colas
f20aad65fb
Add all PNG files again 2020-11-25 16:25:41 +01:00
François Colas
0645ec5abc
Delete all PNG files 2020-11-25 16:11:44 +01:00
grydz
f3bdb7908e
Merge pull request #56 from LedgerHQ/fix-user-doc
Fix user documentation
2020-07-22 10:22:59 +02:00
François Colas
942e16f74a
Fix corrupted PDF file 2020-07-22 10:19:35 +02:00
François Colas
b8c8e31dd7
Fix pandoc options not supported anymore 2020-07-10 11:18:36 +02:00
cslashm
296ad1a480 bump version 2020-02-13 10:35:11 +01:00
cme
b6914fd561 Merge branch 'issue-12' of AppDave/openpgp-card-app into master 2020-02-13 09:30:25 +00:00
cslashm
8cf68b051c fix issue #12 2020-02-13 10:25:50 +01:00
cme
cd6054f0ed Merge branch 'fix_openpgp_spec' of hwerner/openpgp-card-app into master 2020-02-12 11:24:12 +00:00
Hervé Werner
3216c742fe
Fix specification
https://github.com/LedgerHQ/LedgerHQ.github.io/pull/3#discussion_r367899178
2020-01-17 15:19:43 +01:00
cslashm
1151672873 Add two levels of reset
- Reset application
- Reset current key slot only
2020-01-15 17:11:48 +01:00
cslashm
6348318cf0 Fix PIN on screen: issue #7 2020-01-15 14:42:49 +01:00
cme
e4832fcaf6 Merge branch 'single_key_restoration' of hwerner/openpgp-card-app into master 2020-01-14 08:24:52 +00:00
Hervé Werner
c723bf2a42
Allow the user to restore only one key to the Nano
This PR allows the user to restore only one key, for example only
the authentication key.

Some minor improvements to the doc. is also included.
2020-01-10 21:14:00 +01:00
cme
65fff724cb Merge branch 'thomsh-user-doc' of thomas.hebras/openpgp-card-app into master 2020-01-10 08:29:42 +00:00
cme
53921ef646 Merge branch 'update-user-doc' of cchevalier/openpgp-card-app into master
Merged, but  `set-key` still have to be replaced by `key-attr`
2020-01-10 08:29:31 +00:00
cme
bd1dfca864 Merge branch 'fix-gpgcli-given-pins' of cchevalier/openpgp-card-app into master 2020-01-10 08:26:11 +00:00
thomsh
764521006b
Improve user doc for backup/restore operations 2020-01-07 13:19:30 +13:00
Charly Chevalier
c0106ca947 Spell check 2019-12-11 18:32:16 +01:00
Charly Chevalier
d917a0e2c7 Update user-doc with new set-key command + Mac workarounds 2019-12-11 18:25:09 +01:00
Charly Chevalier
273eff28cb Update generate.sh (now works with homebrew pandoc)
As explained in the script itself, the issue might not be related
to Mac, but it seems to work fine this way and seems to generate
the same PDF.
2019-12-11 18:20:51 +01:00
Charly Chevalier
6970362efa Fix gpgpcli.py --{adm,user}-pin
When pinpad is not set, then both admin/user PINs must be set
on the command-line. However this condition was not properly
checked, meaning it was impossible to use both options at the
same time.
2019-12-11 13:57:51 +01:00
cme
f7fff68d32 Merge branch '1.6-og' of AppDave/openpgp-card-app into master 2019-11-12 13:37:51 +00:00
cslashm
99cfcdd6bb CRLF->LF 2019-11-12 14:35:38 +01:00
cslashm
f6766c4441 Compatibility with 1.6.0.1-og SDK 2019-11-12 14:33:48 +01:00
BTChip
0892d3704a Compatibility with 1.6-og SDK 2019-11-11 14:25:33 +01:00
nba
023594ef55 Merge branch '1.6-og' of AppDave/openpgp-card-app into master 2019-11-03 16:25:13 +00:00
BTChip
3ae6f0d8f5 Compatibility with 1.6 SDK 2019-11-03 17:24:43 +01:00
cslashm
6eb81afec9 fix XL version 2019-08-08 13:04:39 +02:00
cslashm
f217b4539f add missing file 2019-08-08 11:39:51 +02:00
cslashm
e376170687 add missing file 2019-08-08 11:27:03 +02:00
cslashm
72df4f7d20 Add NanoX support
- embed shake256 as NanoX bug workarround
- replace 'C' by 'C' in PIN Entry
- fix the fact cx_hash does not accept any more NULL as output buff
- add clang formatter
2019-08-06 18:29:14 +02:00
cslashm
f92dd4730c UIF for PSO:ENC + minor fixes
Add UIF-decryption rule for "PSO:ENC" command
Fix Makefile load rule
Fix display glitch in "back" menus
2019-02-01 14:54:01 +01:00