Commit Graph

215 Commits (8b59bb8290b81d533af75c85ef1bd353c561ba5b)
 

Author SHA1 Message Date
Edouard Merle 0106be021f add: target files to the include files 2 years ago
Edouard Merle 59c4316d03 add: usb descriptor for lns+ 2 years ago
Edouard Merle 58c53a930e add: rsa4096 key generation on lnx/lns+ 2 years ago
Edouard Merle 660b9b667d fix: build for lns+ 2 years ago
Edouard Merle 5897a5ecdc remove shake256 calls 2 years ago
Edouard Merle 36af24fbe6 bump version to 1.4.4 2 years ago
Edouard Merle 1934f6d467 adding .gitignore 2 years ago
greenknot c2acb69ce7 update Makefile.rules to build .S files 2 years ago
Edouard Merle 5aa623c103 adding info param in sign pso 2 years ago
Edouard Merle 36a650bdac removing cxng sources from the app 2 years ago
Edouard Merle 7640bf76a6 updating local Makefile.rules file 2 years ago
Edouard Merle 5435547497 cxng compatibility 2 years ago
TamtamHero 64662c181f
Bump version 1.4.3 4 years ago
Cédric f9f7625a62
Merge pull request #64 from antonio-fr/master
Fix challenge length handling, Fix #63
4 years ago
Antoine FERRON 97806c68db Fix challenge length handling, Fix #63 4 years ago
TamtamHero 99d48fd823
Bump version 1.4.2 4 years ago
TamtamHero effaf86009
Disable RSA 4096 key gen for Nano X until it gets a fw update to fix it 4 years ago
grydz 3c601dae8b
Merge pull request #62 from LedgerHQ/fix-crlf
Fix CRLF problems with git
4 years ago
François Colas f20aad65fb
Add all PNG files again 4 years ago
François Colas 0645ec5abc
Delete all PNG files 4 years ago
grydz f3bdb7908e
Merge pull request #56 from LedgerHQ/fix-user-doc
Fix user documentation
4 years ago
François Colas 942e16f74a
Fix corrupted PDF file 4 years ago
François Colas b8c8e31dd7
Fix pandoc options not supported anymore 4 years ago
cslashm 296ad1a480 bump version 5 years ago
cme b6914fd561 Merge branch 'issue-12' of AppDave/openpgp-card-app into master 5 years ago
cslashm 8cf68b051c fix issue #12 5 years ago
cme cd6054f0ed Merge branch 'fix_openpgp_spec' of hwerner/openpgp-card-app into master 5 years ago
Hervé Werner 3216c742fe
Fix specification
https://github.com/LedgerHQ/LedgerHQ.github.io/pull/3#discussion_r367899178
5 years ago
cslashm 1151672873 Add two levels of reset
- Reset application
- Reset current key slot only
5 years ago
cslashm 6348318cf0 Fix PIN on screen: issue #7 5 years ago
cme e4832fcaf6 Merge branch 'single_key_restoration' of hwerner/openpgp-card-app into master 5 years ago
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.
5 years ago
cme 65fff724cb Merge branch 'thomsh-user-doc' of thomas.hebras/openpgp-card-app into master 5 years ago
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`
5 years ago
cme bd1dfca864 Merge branch 'fix-gpgcli-given-pins' of cchevalier/openpgp-card-app into master 5 years ago
thomsh 764521006b
Improve user doc for backup/restore operations 5 years ago
Charly Chevalier c0106ca947 Spell check 5 years ago
Charly Chevalier d917a0e2c7 Update user-doc with new set-key command + Mac workarounds 5 years ago
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.
5 years ago
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.
5 years ago
cme f7fff68d32 Merge branch '1.6-og' of AppDave/openpgp-card-app into master 5 years ago
cslashm 99cfcdd6bb CRLF->LF 5 years ago
cslashm f6766c4441 Compatibility with 1.6.0.1-og SDK 5 years ago
BTChip 0892d3704a Compatibility with 1.6-og SDK 5 years ago
nba 023594ef55 Merge branch '1.6-og' of AppDave/openpgp-card-app into master 5 years ago
BTChip 3ae6f0d8f5 Compatibility with 1.6 SDK 5 years ago
cslashm 6eb81afec9 fix XL version 5 years ago
cslashm f217b4539f add missing file 5 years ago
cslashm e376170687 add missing file 5 years ago
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
5 years ago