Commit Graph

17 Commits (master)

Author SHA1 Message Date
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
Cédric Mesnil 38e143d248 Reference the new documentation (try 2...) 7 years ago
Cédric Mesnil f15451f62a Reference the new documentation 7 years ago
Cédric d067dcb144 Update README.md 7 years ago
Cédric fcf12c5c3f Update README.md
Add on-screen PIN configuration for gnupg
7 years ago
Cédric Mesnil f8f07ec9ba RC7 7 years ago
Cédric a54cc477c2 Update README.md 7 years ago
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.
7 years ago
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.
7 years ago
Cédric 27f8e4c48a Update README.md 7 years ago
Cédric 4102128ecc Update README.md 7 years ago
Cédric Mesnil fc0e37d5f0 Fix onscreen PIN
Add onscreen PIN modification
Fix default PIN mode management
7 years ago
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
7 years ago
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
7 years ago
Cédric 7af76cea8d Update README.md 7 years ago
Cédric Mesnil 20ba34417c update description 7 years ago
Cédric 26eaacb25a Initial commit 7 years ago