以下术语是否具有普遍性和协商一致的定义?
这主要是一个关于术语而不是概念的问题(尽管我也没有完全掌握这些概念)。我之所以感到困惑是因为:
ChaChaRng中。发布于 2016-05-02 07:52:42
并不是所有的定义都是通用的,而且有相当多的重叠。
This sounds very much like a PRG, except for the other inputs, but they also mention access to an entropy source. It is quite vague and they also say that: A DRBG is often called a Pseudorandom Number (or Bit) Generator. Clearly there is overlap.还有一些方法可以将其中的一个转换为另一个,比如您提到的流密码-> RNG,因为它们毕竟需要类似的属性,如果不是完全相同的话。
https://crypto.stackexchange.com/questions/34998
复制相似问题