throwaway81733
No user record in our sample, but throwaway81733 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but throwaway81733 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I intended this to be constructive feedback and I'm sorry if it came off as otherwise. Even if the IVs themselves aren't actually problematic, I think the main point is that users of this would be interested in…
I suspect the encryption here is broken due to CTR mode AES with IV reuse. Try printing out the IV in the segment function. It's the same value across sessions. Another thing I see is that AES-CTR is being used alone,…