summaryrefslogtreecommitdiff
path: root/siphash.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-09 07:12:00 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-09 07:12:00 +0000
commit525cb66467ff22a50f2e6bf307924459d38cd592 ()
treecdf539d08cb2ac619a0376e7241f2b19eccd06b5 /siphash.h
parentfdbd3716781817c840544796d04a7d41b856d9f4 (diff)
siphash
* random.c (rb_memhash): use siphash. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37585 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--siphash.h44
1 files changed, 44 insertions, 0 deletions
@@ -0,0 +1,44 @@