- Feb 21, 2019
-
-
developer4 authored
-Updated class DLSignerNfc to v1.1: Digest padding implemented (except when digest is None with RSA) -Fixed entanglement between mProgressDialog and mSpinnerDialog
-
- Feb 20, 2019
-
-
developer4 authored
-UI is based on the block-read Android example -The development of the DLSignerNfc library began. -Implemented basic file open, read and digital signature write operations. -Note: code for digest pre-formatting have to be moved to the DLSignerNfc class because in the case of the ECDSA algorithm it is necessary to read the length of the public key of which depends the formatting of the digest.
-