Compare commits

..

2 Commits

Author SHA1 Message Date
c0de 7a87360a4a Add codefactor to dictionary 2023-10-07 23:21:28 -05:00
c0de 459e16b8f0 Add Codefactor badge 2023-10-07 23:20:49 -05:00
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
"cSpell.words": [ "cSpell.words": [
"APDU", "APDU",
"apdubuf", "apdubuf",
"CodeFactor",
"Infineon", "Infineon",
"minlen", "minlen",
"nopad", "nopad",
+2
View File
@@ -1,5 +1,7 @@
# SmartPGP applet # SmartPGP applet
[![CodeFactor](https://www.codefactor.io/repository/github/c0de-fox/smartpgp/badge)](https://www.codefactor.io/repository/github/c0de-fox/smartpgp)
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.4 specification](https://gnupg.org/ftp/specs/OpenPGP-smart-card-application-3.4.pdf) in JavaCard. 3.4 specification](https://gnupg.org/ftp/specs/OpenPGP-smart-card-application-3.4.pdf) in JavaCard.