Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnutls_prf_rfc5705: Allow for non-null context and zero context length | Nikos Mavrogiannopoulos | 2015-07-20 | 1 | -0/+1 |
* | tests: added cross-check between gnutls_prf_rfc5705() and gnutls_prf() | Nikos Mavrogiannopoulos | 2015-07-20 | 1 | -0/+25 |
* | gnutls_prf_rfc5705: optimize in the common use case, by avoiding malloc | Nikos Mavrogiannopoulos | 2015-07-20 | 1 | -2/+2 |
* | tests: added check for gnutls_prf() and gnutls_prf_rfc5705 | Nikos Mavrogiannopoulos | 2015-07-20 | 1 | -0/+434 |