- 17 Feb, 2013 1 commit
-
-
David Woodhouse authored
We can move the algo calculation into a verify_signed_data() function. This would have been a cleaner way to do it in the first place anyway. Reported-by:
Mike Miller <mtmiller@ieee.org> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 12 Feb, 2013 1 commit
-
-
David Woodhouse authored
Unfortunately, gnutls_pubkey_verify_data() is deprecated. Which is a pain; the 'threat model' that led to that deprecation doesn't apply here, and it just means we have to jump through hoops to find the 'intended' algorithm instead of letting it be inferred from the signature. Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 14 Jun, 2012 2 commits
-
-
David Woodhouse authored
Slightly reduce the #ifdef hell in gnutls.c Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
David Woodhouse authored
Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-