Commit Graph

23 Commits

Author SHA1 Message Date
Charles-Edouard de la Vergne
9f917865c4
Add curve secp256K1 2024-03-01 18:39:40 +01:00
Charles-Edouard de la Vergne
d33a4b7500
Add limitations and constraints 2024-03-01 10:13:03 +01:00
Charles-Edouard de la Vergne
f60feb09ab
Disable RSA4096 - watchdog issue 2024-02-29 17:46:45 +01:00
Charles-Edouard de la Vergne
9e7453e50a
Add more explanation on Seed mode usage 2024-02-28 10:24:58 +01:00
Charles-Edouard de la Vergne
0908c34e7e
Refactor documentation
- Align README with default Boilerplate content
- Update README with Tests and Documentation details
- README few formatting
- Update OpenPGP Specifications to 3.3
- Update the Developer and User documentations (formatting, rewritting, adding new elements...)
- PDF generation of both Developer and User documents
- Provide patch file to update CCID driver with correct Ledger device Ids
- Use the renamed app-openpgp
2024-02-16 11:12:50 +01:00
Charles-Edouard de la Vergne
91714aac94
Fix linter output and formatting 2024-01-08 17:20:43 +01: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
Cédric Mesnil
38e143d248 Reference the new documentation (try 2...) 2017-08-31 17:15:48 +02:00
Cédric Mesnil
f15451f62a Reference the new documentation 2017-08-31 17:13:55 +02:00
Cédric
d067dcb144 Update README.md 2017-07-09 08:36:09 +02:00
Cédric
fcf12c5c3f Update README.md
Add on-screen PIN configuration for gnupg
2017-07-09 08:10:31 +02:00
Cédric Mesnil
f8f07ec9ba RC7 2017-06-12 14:50:28 +02:00
Cédric
a54cc477c2 Update README.md 2017-05-05 16:02:06 +02:00
Cédric Mesnil
2e0d755fb6 RC6
Features:
  "PIN confirm" is now the default PIN input mode.
  Add EF 01F8 for setting default RSA public exponent for key generation. Access control is PW3/Admin.

Bug fixes:
  Fix Issue #2:  Add explicit return after each throw.
2017-05-04 17:30:53 +02:00
gabridome
a0abffd38c Mac os adjustments
Mac Os 10.11 protects the files with a set up called SIP that must be disabled 
to be able to modify the .plist file.
Also provided the path for the file in 10.2 MAC OSX systems.
Still the "keytocard" operation doesn't work but the card is visible with
gpg2 --card-status and is editable with gpg2 --card-edit command.
2017-04-24 23:13:19 +02:00
Cédric
27f8e4c48a Update README.md 2017-04-24 14:48:32 +02:00
Cédric
4102128ecc Update README.md 2017-04-24 13:08:18 +02:00
Cédric Mesnil
fc0e37d5f0 Fix onscreen PIN
Add onscreen PIN modification
Fix default PIN mode management
2017-04-13 12:31:13 +02:00
Cédric Mesnil
8430858dfb Async interaction and PIN on screen
Add PIN on screen
Fix strings declarations and usages to avoid PIC fails
Fix IO for Async interaction
Move UX code in dedicated file
2017-04-12 12:11:00 +02:00
Cédric Mesnil
278d85a821 1.0 RC1
Add-on Spec:
 Add intermediate SHA256 in seeded key derivation
 Beautify spec

Pytool:
  Remove some log

 App:
  Fix GET_CHALLENGE commande to support addon mode
  Add '01F2' '01F1' access control
  Replace ugly temporary cx_sha_t address definition by clean union
  Rewrite dynamic menu management in ui
  Add 'About' menu

 Build:
  Rename application from GNUPG3 to OpenPGP and version to 1.0
  Lock path & curve
  Compile in optimization mode
2017-03-27 15:14:51 +02:00
Cédric
7af76cea8d Update README.md 2017-03-21 15:55:42 +01:00
Cédric Mesnil
20ba34417c update description 2017-03-21 15:35:56 +01:00
Cédric
26eaacb25a Initial commit 2017-03-21 15:21:34 +01:00