Hi,
Quick answer : as you probably noticed, IV, ciphertext and tag are expected
to be distinct buffers.
Consequently, ciphertext is just ciphertext (without IV or Tag).
Regards,
Michel.
-Message d'origine-
De : openssl-users [mailto:openssl-users-boun...@openssl.org] De la part de
c.hol
> Does 2.0.12 support 186-4 ? Specifically, does it support the RSA
> requirements ?
No.
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
Hi!
2 questions about GCM and the following OpenSSL-Sample please.
https://wiki.openssl.org/index.php/EVP_Authenticated_Encryption_and_Decryption#Authenticated_Decryption_using_GCM_mode
and the function
int decrypt(unsigned char *ciphertext, int ciphertext_len, unsigned char
*aad, int aad_len
Hello,
Does 2.0.12 support 186-4 ? Specifically, does it support the RSA requirements
?
Thanks.
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
Hi,
Even i tried after putting the libeay32.dll and ssleay32.dll after
downloading from the sites like https://indy.fulgan.com/SSL/
But still i am getting the same error:
SEVERE: Failed to initialize end point associated with ProtocolHandler
["http-apr-443"]
java.lang.Exception: Unable to load ce
On 12/07/2016 10:55, Devendra Sengar wrote:
Hi,
This is regarding the configuration of Tomcat SSL using the APR
library on Java 6.
While starting the server I am getting the below error:
SEVERE: Failed to initialize end point associated with ProtocolHandler
["http-apr-443"]
java.lang.Except
Hi
I find there are 2 APIs for SSL renegotiation. SSL_renegotiate and
SSL_renegotiate_abbreviate.
What is the difference between them?
Thanks
Darshan
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
Hi,
This is regarding the configuration of Tomcat SSL using the APR library on
Java 6.
While starting the server I am getting the below error:
SEVERE: Failed to initialize end point associated with ProtocolHandler
["http-apr-443"]
java.lang.Exception: Unable to load certificate key conf/localhos