diff options
author | Jakob Unterwurzacher | 2017-06-07 23:08:43 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2017-06-07 23:08:43 +0200 |
commit | d2be22a07f32d5c41223419314c9fb6b8ad2ab42 (patch) | |
tree | 99f2c42cc06be5e635a63a9378083a02aa3242f8 /main.go | |
parent | 294628b38435698ec63f2b13044ec993af1563f1 (diff) |
cryptocore: remove lastNonce check
This check would need locking to be multithreading-safe.
But as it is in the fastpath, just remove it.
rand.Read() already guarantees that the value is random.
Diffstat (limited to 'main.go')
0 files changed, 0 insertions, 0 deletions