Autor: ph10 Data: A: Giuseppe D'Angelo CC: zatlas1, pcre-dev, skunk Assumpte: Re: [pcre-dev] Serialization format versioning
On Sun, 24 Jun 2018, Giuseppe D'Angelo via Pcre-dev wrote:
> Orthogonal question: is that the amount of information sufficient to
> protect against decoding of trusted data, but on the wrong OS / PCRE
> installation / etc.?
As long as it's the same endianness and the same PCRE2 release, it
should work, I think. But as Zoltán said, this was never intended as a
general way of shipping around compiled patterns.