Files
c-toxcore/testing
iphydf aed24408db Remove new_nonce function in favour of random_nonce.
`new_nonce` has been an alias for `random_nonce` for a while now. Having
two names for the same operation is confusing. `random_nonce` better
expresses the intent. The documentation for `new_nonce` talks about
guaranteeing that the nonce is different from previous ones, which is
incorrect, it's just quite likely to be different.
2016-11-09 22:30:49 +00:00
..
2016-09-25 01:58:51 +01:00
2016-11-02 18:50:41 +00:00
2016-11-06 20:35:09 +00:00
2016-09-24 21:53:50 +01:00
2016-09-06 11:54:37 +01:00