TTKMusicPlayer  4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Classes | Namespaces | Enumerations | Variables
deswrapper.cpp File Reference
#include "deswrapper.h"
#include "base64.h"

Go to the source code of this file.

Classes

class  QAlgorithm::DesPrivate
 The class of the des wrapper private. More...
 

Namespaces

 QAlgorithm
 The namespace of the algorithm.
 

Enumerations

enum  QAlgorithm::Mode { QAlgorithm::Mode::Encrypt = 0, QAlgorithm::Mode::Decrypt = 1 }
 

Variables

static constexpr quint64 QAlgorithm::ARRAYMASK []
 
static constexpr int QAlgorithm::ARRAYIP []
 
static constexpr int QAlgorithm::ARRAYE []
 
static constexpr char QAlgorithm::MATRIXNSBOX [8][64]
 
static constexpr int QAlgorithm::ARRAYP []
 
static constexpr int QAlgorithm::ARRAYIP_1 []
 
static constexpr int QAlgorithm::ARRAYPC_1 []
 
static constexpr int QAlgorithm::ARRAYPC_2 []
 
static constexpr int QAlgorithm::ARRAYLS []
 
static constexpr quint64 QAlgorithm::ARRAYLSMASK []