On Thu, Sep 28, 2023 at 1:42 PM One Sini <[email protected]> wrote: > > The issue you're encountering with Crypto++ 8.8.0, where the > CryptoPP::RabbitWithIV algorithm behaves unexpectedly when inString is equal > to outString, appears to be a potential problem in the library. This behavior > should not occur, as the ProcessData function should allow the use of the > same memory address for both inString and outString.
ChatGPT? We are talking about HIGHT/CTR mode, not Rabbit or RabbitWithIV. Jeff -- 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/CAH8yC8nn2Hi%2BDG0v3jUN1RCiNDcvRu8VjXr_9ZgbJn3KxGLgSg%40mail.gmail.com.
