• caglararli@hotmail.com
  • 05386281520

e-signature + digital signature aws md5

Çağlar Arlı      -    13 Views

e-signature + digital signature aws md5

I am trying to implement e-signature + digital signature to secure the e-signed document from altered, something like Docusign. I am using AWS s3 to store the documents.

My question are:

  1. Is MD5 (checksum) enough to track if the signed document is altered? or I need Sha256?
  2. Every time when the file is uploaded to etag (MD5) checksum is generated automatically, Can I use this value to verified if the document is altered?