gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #107785] gnutls_sign_func called with hash size of 20 bytes


From: Bjørn Christensen
Subject: [sr #107785] gnutls_sign_func called with hash size of 20 bytes
Date: Mon, 29 Aug 2011 13:33:22 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)

URL:
  <http://savannah.gnu.org/support/?107785>

                 Summary: gnutls_sign_func called with hash size of 20 bytes
                 Project: GnuTLS
            Submitted by: cybear
            Submitted on: Mon Aug 29 13:33:16 2011
                Category: Core library
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I have used gnutls_sign_callback_set to set a sign function, and my function
get called during the signing process, but the hash have a size of 20 bytes.

I expect the hash to be 36 bytes accoring to the definition in SSL/TLS the
hash to be signed by the client is by definition a concatenation of a SHA1 (20
bytes) and an MD5 (16 bytes)

I am using GNUTLS 2.10.1.


 




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?107785>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]