summaryrefslogtreecommitdiff
path: root/tests/unit_tests/apply_permutation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Readd copyright starting datexmr-eric2018-01-261-1/+1
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* blockchain: reject unsorted ins and outs from v7moneromooo-monero2017-09-181-0/+29
| | | | This ensures no information is leaked by the ordering
* common: add apply_permutation file and functionmoneromooo-monero2017-09-131-0/+45
This algorithm is adapted from Raymond Chen's code: https://blogs.msdn.microsoft.com/oldnewthing/20170109-00/?p=95145