=============
objspace.hash
=============

* **name:** hash

* **description:** The hash function to use for strings\: fnv from CPython 2.7
  or siphash24 from CPython >= 3.4

* **command-line:** --hash

* **option type:** choice option

* **possible values:**

  + fnv

  + siphash24

* **default:** siphash24
