- Mar 09, 2025
-
-
gitsynctest1 authored
-
- Aug 31, 2023
-
-
developer46 authored
-
- Jul 22, 2022
-
-
developer33 authored
-
- Jun 11, 2021
-
-
developer4 authored
-Implementing various opening mechanisms for various uFR devices. -Implementing operations with custom SAM module on the uFR.
-
- Feb 21, 2020
-
-
developer4 authored
-RSA "off-card" hash signer patch implemented. -Depends on the uFCoder library version 5.0.33.
-
- Jan 24, 2020
-
-
developer4 authored
-
developer4 authored
New functionality: if there is a file named "url.ini" in the application folder (folder in which application executable file resides), certificate issuer URL is read from the file and if is valid URI it will be used in the next certificate issuing session.
-
- Jan 22, 2020
-
-
developer29 authored
-
developer29 authored
-
developer29 authored
-
developer29 authored
-
developer29 authored
-
- Feb 19, 2019
-
-
developer4 authored
Stripped DER encoded (empty) OID in case of "NONE with RSA" algorithms used
-
- Feb 05, 2019
-
-
developer4 authored
-In addition to error codes their descriptions are added to the error messages. -uFCoder library dependency is now from version 5.0.3 or higher.
-
- Jan 25, 2019
-
-
developer4 authored
Added "Delete RSA Key Pair From Card" and "Delete ECC Key Pair From Card" on the corresponding application tab controls. Added "Get Certificate Online" functionality on the "Certificate Signing Request (CSR)" dialog.
-
- Dec 11, 2018
-
-
developer4 authored
Now the entries on the "PIN code" tab have been deleted at the "card removal" event.
-
- Dec 10, 2018
-
-
developer4 authored
Fixed dll searching path. Now dll in current folder (where exe resides) have highest priority and successive relative search paths are: "..\lib\windows\x86(_64)", then "..\..\lib\windows\x86(_64)" and finally "..\..\..\lib\windows\x86(_64)"
-
- Dec 08, 2018
-
-
developer4 authored
New Java Card Applet "JCDL Signer" version 1.7 support: -Support for SO PIN and User PIN codes + PUK codes implemented. -Implemented RSA and EC "on card" key pairs generating -Implemented retrieval of the "on card" generated public keys -Changed RID and AIDs of the package and applet: packageAID='F0 44 4C 6F 67 69 63 00'("\xF0""DLogic\0"); appletAID='F0 44 4C 6F 67 69 63 00 01'("\xF0""DLogic\0\x01") -First byte of RID have 0xF0 value which denotes proprietary RID according to https://developer.android.com/reference/android/nfc/cardemulation/HostApduService
-
developer4 authored
-
- Dec 03, 2018
-
-
developer4 authored
On frmCSR, lbEcdsaCurve has been renamed to lbKeyDesc. Text of that label now depands of the key type being used for the new CSR. If the key is RSA thed this label displays the key length in bits. Otherwise, if the key is ECDSA then this label displays name of the ECDSA curve.
-
- Nov 28, 2018
-
-
developer4 authored
Fixed frmPIN calling from CSR dialog (only when necessary).
-
developer4 authored
Improved list-boxes manipulation on the CSR dialog.
-
- Nov 13, 2018
-
-
developer4 authored
Fixed CSR on-card signing (using off-card digest).
-
- Nov 05, 2018
-
-
developer4 authored
-
- Mar 02, 2018
-
-
developer4 authored
Enabled ALG_NULL as signature digest. It will work with uFCoder library version 4.3.8 or higher.
-
- Feb 26, 2018
-
-
developer4 authored
-Fixed and tested Digital Logic JCApp card objects manipulation (qualified certificates related to private keys and general purpose CA certificates).
-
- Feb 24, 2018
-
-
developer4 authored
-Continue to work on improvement of the card objects manipulation (fixed object list displays).
-
- Feb 23, 2018
-
-
developer4 authored
-Continue to work on improvement of the card objects manipulation (certificates related to private keys and CA certificates).
-
- Feb 22, 2018
-
-
developer4 authored
-Working on improvement of the card objects manipulation (certificates related to private keys and CA certificates).
-
- Jan 25, 2018
-
-
developer4 authored
-New tab for card objects manipulation (certificates related to private keys and CA certificates).
-
- Oct 25, 2017
-
-
developer4 authored
-
- Oct 10, 2017
-
-
developer4 authored
BugFix based on the report "Always disabled 'Save signature to binary file' button" Additionally: -Removed needlessly "Any CPU" solution platform.
-
- Oct 06, 2017
-
-
developer4 authored
Removed unnecessary files.
-
developer4 authored
-
developer4 authored
-