Alias SHA1HashMixerRNG
A SHA-1 based mixing RNG. Alias for HashMixerRNG
!(SHA1, 5).
Declaration
alias SHA1HashMixerRNG = vibe .crypto .cryptorand .__T12HashMixerRNGTS3std6digest3sha20__T3SHAVki512Vki160Z3SHAVki5Z .HashMixerRNG;
Authors
Ilya Shipunov
Copyright
© 2013 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.