Results 1 to 4 of 4

Thread: Digital Signature for Authentication

  1. #1
    Join Date
    Jan 2009
    Posts
    96

    Digital Signature for Authentication

    Hello to all,

    I need to use the digital signature to authenticate some documents sent in electronic format, the point is that I have not idea where to start ... network are located in different information and software more or less valid if we think to trust on them; Someone who has already had experience with the digital signature or knows some information about it please provide me.

    Thank you to everyone,

  2. #2
    Join Date
    Oct 2008
    Posts
    137

    Re: Digital Signature for Authentication

    I need to use the digital signature to authenticate some documents sent in electronic format, the point is that I have not idea where to start ... network are located in different information and software more or less valid if we think to trust on them; Someone who has already had experience with the digital signature or knows some information about it please provide me.
    According to me the signature may be entered for the PDF and AutoCAD files, the rest do not know...If possible some more detail about authenticating the documents in digital format, and speaks on corporate or private.

  3. #3
    Join Date
    Oct 2008
    Posts
    161

    Re: Digital Signature for Authentication

    The most secure authentication method provided by the firewall is a random challenge/response exchange using digital signatures. To use this, users install the citauth.exe program on their Microsoft Windows host, and use it to generate private and public keys. The private half is encrypted (using a password known only to the user) and stored on the local hard drive, while the public half is emailed to the firewall administrator or placed in a shared filesystem for the administrator to access. The public keys are installed in the firewall's key database by the administrator using a key manager.

  4. #4
    Join Date
    Oct 2008
    Posts
    119

    Re: Digital Signature for Authentication

    Digital signature authentication method for Web services

    When using the signature authentication method, the security token is generated with a
    <ds : Signature>
    and a
    <wsse:BinarySecurityToken>
    element. On the request sender side, a callback handler is invoked to generate the security token. On the request receiver side, a Java Authentication and Authorization Service (JAAS) login module is used to validate the security token. These two operations, token generation and token validation, are described in the following topics.

    for more info:
    http://publib.boulder.ibm.com/infoce...ecsignauth.htm

Similar Threads

  1. Digital signature does not validate or is not present
    By Victor Kam in forum Windows XP Support
    Replies: 1
    Last Post: 18-03-2013, 06:35 PM
  2. Replies: 3
    Last Post: 03-02-2012, 07:36 PM
  3. How to implement XML Digital Signature
    By Norse in forum Software Development
    Replies: 4
    Last Post: 09-02-2010, 10:38 PM
  4. What is the Digital signature in cryptography?
    By beelow in forum Networking & Security
    Replies: 3
    Last Post: 01-12-2009, 08:27 AM
  5. What is Digital signature of a software?
    By Sawantji in forum Windows Software
    Replies: 2
    Last Post: 11-09-2008, 08:07 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,498,297.84250 seconds with 17 queries