search for: evp_get_cipherbyname

Displaying 3 results from an estimated 3 matches for "evp_get_cipherbyname".

2018 Apr 07
6
OpenSSH private key format errors with LibreSSL 2.7
On 2018-04-07 11:24, Bernard Spil wrote: > On 2018-04-07 9:04, Joel Sing wrote: >> On Friday 06 April 2018 21:31:01 Bernard Spil wrote: >>> Hi, >>> >>> When using OpenSSH with LibreSSL 2.7.x it cannot read existing RSA >>> and >>> ECDSA private keys. >>> >>> Error loading key "./id_rsa": invalid format
2005 Jun 30
1
Forcing tinc to use aes-128 cipher
...ot having any luck. I've tried putting it into the tinc.conf file, and it turns out that tinc is ignoring that code completely. I'm using tinc 1.0.4 (in TCP mode). Openssl version 0.9.7d. I've made some initial investigation into the source, and in net_setup.c I found a spot where EVP_get_cipherbyname was being called, and that call is being skipped, no matter what I have in the tinc.conf file. So, I changed the default a few lines down where myself->connection->cipher = EVP_bf_cbc(); to EVP_aes_128_cbc(); and I am still not getting aes ecryption. Is there any light you can shine on my...
2005 Aug 09
2
error compiling asterisk on solaris
...ned reference to `SHA1_Init' /usr/local/ssl/lib/libssl.so: undefined reference to `HMAC_Final' /usr/local/ssl/lib/libssl.so: undefined reference to `EVP_md5' /usr/local/ssl/lib/libssl.so: undefined reference to `ASN1_object_size' /usr/local/ssl/lib/libssl.so: undefined reference to `EVP_get_cipherbyname' /usr/local/ssl/lib/libssl.so: undefined reference to `EVP_rc4' /usr/local/ssl/lib/libssl.so: undefined reference to `EVP_add_cipher' /usr/local/ssl/lib/libssl.so: undefined reference to `ASN1_get_object' /usr/local/ssl/lib/libssl.so: undefined reference to `BIO_s_file' /usr/loc...