Skip to content
  1. Feb 21, 2019
    • developer4's avatar
      working version 0.3 · e4f1c55e
      developer4 authored
      -Finally base64 encoded signature goes to ebSignature EditText box and you can save it now.
      -Implemented FileSelector dialog for "Save As" functionality.
      e4f1c55e
    • developer4's avatar
      working version 0.2 · 7a2311c6
      developer4 authored
      -Updated class DLSignerNfc to v1.1: Digest padding implemented (except when digest is None with RSA)
      -Fixed entanglement between mProgressDialog and mSpinnerDialog
      7a2311c6
  2. Feb 20, 2019
    • developer4's avatar
      working version 0.1 · b79aab53
      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.
      b79aab53