1 line
962 B
JavaScript
1 line
962 B
JavaScript
searchState.loadedDescShard("tiny_keccak", 0, "Keccak derived functions specified in <code>FIPS-202</code>, <code>SP800-185</code> …\nA trait for hashing an arbitrary stream of bytes.\nA trait used to convert <code>Hasher</code> into it’s <code>Xof</code> counterpart.\nThe <code>SHAKE</code> extendable-output functions defined in <code>FIPS-202</code>.\nExtendable-output function (<code>XOF</code>) is a function on bit …\nA type implementing <code>Xof</code>, eXtendable-output function …\nPad and squeeze the state to the output.\nReturns the argument unchanged.\nCalls <code>U::from(self)</code>.\nA method used to convert type into <code>Xof</code>.\n<code>keccak-f[1600, 24]</code>\nA method used to retrieve another part of hash function …\nAbsorb additional input. Can be called multiple times.\nCreates new <code>Shake</code> hasher with a security level of 128 …\nCreates new <code>Shake</code> hasher with a security level of 256 …") |