Displaying 12 results from an estimated 12 matches for "hmac_ctx_new".
2016 Nov 02
2
v2.2.26.0 released
...bressl is providing this define. We compile our code using
GCC and CLANG regularly, with OpenSSL v1.0.x which is the currently
officially supported one.
Aki
On 02.11.2016 12:34, Ruga wrote:
> dovecot 2.2.26.0 uses the following functions, which are not available on libressl 2.4.3:
>
> HMAC_CTX_new
> HMAC_CTX_free
> EVP_PKEY_get0_EC_KEY
> EVP_PKEY_get0_RSA
> OBJ_length
> EVP_MD_CTX_new
> EVP_MD_CTX_free
>
> The result of calling a non-existent function is a runtime error,
> and we do not want that on production servers.
>
>
>
>
>
>
>
> There...
2016 Nov 02
3
v2.2.26.0 released
...th OpenSSL v1.0.x which is the currently
>> officially supported one.
>>
>> Aki
>>
>>
>> On 02.11.2016 12:34, Ruga wrote:
>>> dovecot 2.2.26.0 uses the following functions, which are not
>>> available on libressl 2.4.3:
>>>
>>> HMAC_CTX_new
>>> HMAC_CTX_free
>>> EVP_PKEY_get0_EC_KEY
>>> EVP_PKEY_get0_RSA
>>> OBJ_length
>>> EVP_MD_CTX_new
>>> EVP_MD_CTX_free
>>>
>>> The result of calling a non-existent function is a runtime error,
>>> and we do not want th...
2016 Nov 02
2
v2.2.26.0 released
...ne.
>>>>
>>>> Aki
>>>>
>>>>
>>>> On 02.11.2016 12:34, Ruga wrote:
>>>>> dovecot 2.2.26.0 uses the following functions, which are not
>>>>> available on libressl 2.4.3:
>>>>>
>>>>> HMAC_CTX_new
>>>>> HMAC_CTX_free
>>>>> EVP_PKEY_get0_EC_KEY
>>>>> EVP_PKEY_get0_RSA
>>>>> OBJ_length
>>>>> EVP_MD_CTX_new
>>>>> EVP_MD_CTX_free
>>>>>
>>>>> The result of calling a non-existent...
2016 Nov 01
2
v2.2.26.0 released
OpenSSL v1.0.1 is enough.
Aki
> On November 1, 2016 at 7:46 PM Ruga <ruga at protonmail.com> wrote:
>
>
> Hello,
>
> We cannot upgrade from 2.2.24, because we use libressl and the newer
> dovecot versions demand openssl v1.1.
>
> Please add the new library requirement to the INSTALL file.
>
> All the best.
>
>
>
>
>
>
>
>
2016 Nov 02
2
v2.2.26.0 released
...;>> Aki
>>>>>
>>>>>
>>>>> On 02.11.2016 12:34, Ruga wrote:
>>>>>> dovecot 2.2.26.0 uses the following functions, which are not
>>>>>> available on libressl 2.4.3:
>>>>>>
>>>>>> HMAC_CTX_new
>>>>>> HMAC_CTX_free
>>>>>> EVP_PKEY_get0_EC_KEY
>>>>>> EVP_PKEY_get0_RSA
>>>>>> OBJ_length
>>>>>> EVP_MD_CTX_new
>>>>>> EVP_MD_CTX_free
>>>>>>
>>>>>> The...
2016 Nov 02
0
v2.2.26.0 released
dovecot 2.2.26.0 uses the following functions, which are not available on libressl 2.4.3:
HMAC_CTX_new
HMAC_CTX_free
EVP_PKEY_get0_EC_KEY
EVP_PKEY_get0_RSA
OBJ_length
EVP_MD_CTX_new
EVP_MD_CTX_free
The result of calling a non-existent function is a runtime error,
and we do not want that on production servers.
There are additional problems. I recommend compiling with clang-llvm 3.9.0
to see t...
2016 Nov 02
0
v2.2.26.0 released
...sing
> GCC and CLANG regularly, with OpenSSL v1.0.x which is the currently
> officially supported one.
>
> Aki
>
>
> On 02.11.2016 12:34, Ruga wrote:
>> dovecot 2.2.26.0 uses the following functions, which are not
>> available on libressl 2.4.3:
>>
>> HMAC_CTX_new
>> HMAC_CTX_free
>> EVP_PKEY_get0_EC_KEY
>> EVP_PKEY_get0_RSA
>> OBJ_length
>> EVP_MD_CTX_new
>> EVP_MD_CTX_free
>>
>> The result of calling a non-existent function is a runtime error,
>> and we do not want that on production servers.
>>
&...
2016 Nov 02
2
v2.2.26.0 released
...gt;>>>
>>>>>>> On 02.11.2016 12:34, Ruga wrote:
>>>>>>>> dovecot 2.2.26.0 uses the following functions, which are not
>>>>>>>> available on libressl 2.4.3:
>>>>>>>>
>>>>>>>> HMAC_CTX_new
>>>>>>>> HMAC_CTX_free
>>>>>>>> EVP_PKEY_get0_EC_KEY
>>>>>>>> EVP_PKEY_get0_RSA
>>>>>>>> OBJ_length
>>>>>>>> EVP_MD_CTX_new
>>>>>>>> EVP_MD_CTX_free
>&g...
2016 Nov 02
0
v2.2.26.0 released
...>>> officially supported one.
>>>
>>> Aki
>>>
>>>
>>> On 02.11.2016 12:34, Ruga wrote:
>>>> dovecot 2.2.26.0 uses the following functions, which are not
>>>> available on libressl 2.4.3:
>>>>
>>>> HMAC_CTX_new
>>>> HMAC_CTX_free
>>>> EVP_PKEY_get0_EC_KEY
>>>> EVP_PKEY_get0_RSA
>>>> OBJ_length
>>>> EVP_MD_CTX_new
>>>> EVP_MD_CTX_free
>>>>
>>>> The result of calling a non-existent function is a runtime error,
&g...
2016 Nov 02
0
v2.2.26.0 released
...;>> Aki
>>>>>
>>>>>
>>>>> On 02.11.2016 12:34, Ruga wrote:
>>>>>> dovecot 2.2.26.0 uses the following functions, which are not
>>>>>> available on libressl 2.4.3:
>>>>>>
>>>>>> HMAC_CTX_new
>>>>>> HMAC_CTX_free
>>>>>> EVP_PKEY_get0_EC_KEY
>>>>>> EVP_PKEY_get0_RSA
>>>>>> OBJ_length
>>>>>> EVP_MD_CTX_new
>>>>>> EVP_MD_CTX_free
>>>>>>
>>>>>> The...
2016 Nov 02
0
v2.2.26.0 released
...t;>>
>>>>>>
>>>>>> On 02.11.2016 12:34, Ruga wrote:
>>>>>>> dovecot 2.2.26.0 uses the following functions, which are not
>>>>>>> available on libressl 2.4.3:
>>>>>>>
>>>>>>> HMAC_CTX_new
>>>>>>> HMAC_CTX_free
>>>>>>> EVP_PKEY_get0_EC_KEY
>>>>>>> EVP_PKEY_get0_RSA
>>>>>>> OBJ_length
>>>>>>> EVP_MD_CTX_new
>>>>>>> EVP_MD_CTX_free
>>>>>>>
&...
2016 Nov 02
0
v2.2.26.0 released
...up(&((*ctx)->ctx));
@@ -470,7 +470,7 @@ bool dcrypt_openssl_ctx_hmac_init(struct dcrypt_contex
{
int ec;
i_assert(ctx->md != NULL);
-#if OPENSSL_VERSION_NUMBER >= 0x10100000L
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L && !defined(LIBRESSL_VERSION_NUMBER)
ctx->ctx = HMAC_CTX_new();
if (ctx->ctx == NULL) return dcrypt_openssl_error(error_r);
ec = HMAC_Init_ex(ctx->ctx, ctx->key, ctx->klen, ctx->md, NULL);
@@ -484,7 +484,7 @@ static
bool dcrypt_openssl_ctx_hmac_update(struct dcrypt_context_hmac *ctx, const unsigned char *data, size_t data_len, const char...