Implementation of class SecurePermutation. More...
#include "secure_permutation.h"
Go to the source code of this file.
Namespaces | |
SeComLib | |
The enclosing namespace. | |
SeComLib::Core | |
Contains the core library. | |
Implementation of class SecurePermutation.
Implements the Fisher-Yates (Knuth) shuffle algorithm.
Definition in file secure_permutation.cpp.