You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I compiled the code and tried the benchmark example and it worked. I'm getting different fingerprints for different input. I created my own program and tried rp_from_buffer instead of rp_from_stream but unfortunately the fingerprints are always 0.
I used a bunch of printf's for debugging and found that slide8 always call append8 with p=0 and m=0.
Have you tested rp_from_buffer? Any reason why it doesn't work?
Thank you!
The text was updated successfully, but these errors were encountered:
alshalan
changed the title
Fingerprint when using rp_from_buffer are always zero.
Fingerprints when using rp_from_buffer are always zero.
Apr 18, 2017
I compiled the code and tried the benchmark example and it worked. I'm getting different fingerprints for different input. I created my own program and tried rp_from_buffer instead of rp_from_stream but unfortunately the fingerprints are always 0.
I used a bunch of printf's for debugging and found that slide8 always call append8 with p=0 and m=0.
Have you tested rp_from_buffer? Any reason why it doesn't work?
Thank you!
The text was updated successfully, but these errors were encountered: