Re: Help with Crypto++
Uri Blumenthal <[email protected]>
| Newsgroups | gmane.comp.encryption.cryptopp |
|---|---|
| Message-ID | <[email protected]> |
Run cryptest.exe like this:
LD_LIBRARY_PATH=.:${LD_LIBRARY_PATH} ./cryptest.exe TV all
> On Nov 28, 2020, at 20:03, Inês <[email protected]> wrote:
>
> Can you give me some help? I am so confused.
>
>> On Saturday, November 28, 2020 at 12:37:59 PM UTC Jeffrey Walton wrote:
>> On Fri, Nov 27, 2020 at 7:33 PM Inês <[email protected]> wrote:
>> >
>> > I am new to Crypto++ and I'm having some problems, I'd like to know if you could give me some help. The matter is the following, I have already compiled/installed crypto++ which I've cloned from github.
>> >
>> > Now, while running this command "cryptest tv chacha" the following errors appear:
>> >
>> > CryptoPP::Exception caught: ObjectFactoryRegistry: could not find factory for algorithm ChaCha
>> > Skipping to next test.
>> >
>> > CryptoPP::Exception caught: Unexpected error during validation test
>> >
>> > This also happen with "cryptest tv all" and "cryptest v".
>> >
>> > Also, if I run this command "./cryptest.exe b 60 1.5" at a certain point almost when it is finishing the retrieving of the html page this error appears:
>> > "<TBODY style="background: white;">
>> > Exception caught: AES/GCM: message length exceeds maximum"
>> >
>> > As I am new to this library I am a little confused and don't know what to expect. If any of you kind souls could give me some help I would be very grateful as I have to use this for a project.
>>
>> I've seen that before on Linux. It sounds like a newer version of
>> cryptest.exe is being used with an older version of the library. It is
>> the Linux version of DLL Hell.
>>
>> If possible, use either one or the other. Otherwise, use something to
>> set your library path, like the linker's $ORIGIN option or
>> LD_LIBRARY_PATH at runtime.
>>
>> Jeff
>
> --
> You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at http://www.cryptopp.com and http://groups.google.com/forum/#!forum/cryptopp-users.
> ---
> You received this message because you are subscribed to the Google Groups "Crypto++ Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
> To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/cb3510a5-8703-497e-a028-f4cdb4f9ce5bn%40googlegroups.com.
--
You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at http://www.cryptopp.com and http://groups.google.com/forum/#!forum/cryptopp-users.
---
You received this message because you are subscribed to the Google Groups "Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/BADA448B-25F1-4DB3-A2E6-4A5C2B482B3C%40gmail.com.
smime.p7s
(application/pkcs7-signature, 2.8 KB) - not displayed