Update OpenPGP specifications version to 3.4
This commit is contained in:
parent
f0b3a513a5
commit
244561a370
@ -1,7 +1,7 @@
|
|||||||
# SmartPGP applet
|
# SmartPGP applet
|
||||||
|
|
||||||
SmartPGP is a free and open source implementation of the [OpenPGP card
|
SmartPGP is a free and open source implementation of the [OpenPGP card
|
||||||
3.3 specification](https://gnupg.org/ftp/specs/OpenPGP-smart-card-application-3.3.pdf) in JavaCard.
|
3.4 specification](https://gnupg.org/ftp/specs/OpenPGP-smart-card-application-3.4.pdf) in JavaCard.
|
||||||
|
|
||||||
The main improvement introduced in OpenPGP card 3.x specification from
|
The main improvement introduced in OpenPGP card 3.x specification from
|
||||||
previous version is the support of elliptic curve cryptography with
|
previous version is the support of elliptic curve cryptography with
|
||||||
@ -60,9 +60,9 @@ erased. Also note that hard coded default values will be restored upon
|
|||||||
a factory reset.
|
a factory reset.
|
||||||
|
|
||||||
|
|
||||||
## Compliance with OpenPGP card 3.3 specification
|
## Compliance with OpenPGP card 3.4 specification
|
||||||
|
|
||||||
The SmartPGP applet implements the complete OpenPGP card 3.3
|
The SmartPGP applet implements the complete OpenPGP card 3.4
|
||||||
specification, except the secure messaging related features:
|
specification, except the secure messaging related features:
|
||||||
|
|
||||||
- Commands and responses protection is not implemented as described in
|
- Commands and responses protection is not implemented as described in
|
||||||
@ -89,7 +89,7 @@ specification, except the secure messaging related features:
|
|||||||
|
|
||||||
# Application support
|
# Application support
|
||||||
|
|
||||||
Tokens following the OpenPGP card 3.3 specification are not yet fully
|
Tokens following the OpenPGP card 3.4 specification are not yet fully
|
||||||
supported by most PGP applications.
|
supported by most PGP applications.
|
||||||
|
|
||||||
## GnuPG
|
## GnuPG
|
||||||
|
Loading…
Reference in New Issue
Block a user