You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cityhash...@googlegroups.com
I want to ask Cityhash developers: do You think about using AES insructions (where possible) for noncryptogaphy hashing purposes. AESENC instruction takes 4-7 clocks and for hashing you will need to run it once, not 9-11 times + AESENCLAST, as it required for encryption. This may be fast enough hash function and also unpredictable enough to resist to collision predictability attack.
pikeg...@gmail.com
unread,
Jan 2, 2014, 3:19:27 PM1/2/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cityhash...@googlegroups.com, master...@gmail.com
I've experimented with things like that, and I agree that they're promising.