Implementation of template members from class SecurePermutation. To be included in secure_permutation.h. More...
Go to the source code of this file.
Namespaces | |
| SeComLib | |
| The enclosing namespace. | |
| SeComLib::Core | |
| Contains the core library. | |
Implementation of template members from class SecurePermutation. To be included in secure_permutation.h.
SecurePermutation performs the Fisher-Yates (Knuth) shuffle algorithm on a vector.
Definition in file secure_permutation.hpp.
1.8.6