It's me again, :-) If you have to store binary data without a way to get the correct length later, you should instead endode it in a 'textual' form before storage : base64 or hexa.
Is it what you were asking for ? -----Message d'origine----- De : openssl-users [mailto:openssl-users-boun...@openssl.org] De la part de Michel Envoyé : vendredi 27 mars 2015 18:27 À : openssl-users@openssl.org Objet : Re: [openssl-users] Encryption length, OpenSSL_add_all_algorithm, and OpenSSL_add_all_ciphers questions Hi again Phil, May be I read your mail too quickly. > so we don't have the correct encrypted length value to pass to the decryption routine. How is it possible ? If you stored the encrypted data, you should at least know the size of what is in the file or the database column, don't you ? _______________________________________________ openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users _______________________________________________ openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users