sabrogden 1522219071 use SQLite3MultipleCiphers to start to be able to encrypt Ditto's database (#666) преди 1 година
..
EncryptDecrypt.plg 22d5ce446e merged in Sqlite Branch преди 19 години
EncryptDecrypt.vcxproj 4ce49d9ebd feat: Config changes for target ARM64 (#376) преди 3 години
Encryption.cpp e0b6f4688f 64 bit build преди 14 години
Encryption.h 69d94b16fa send clips encrypted across the network преди 21 години
IEncryption.h 22d5ce446e merged in Sqlite Branch преди 19 години
MemUtil.cpp 69d94b16fa send clips encrypted across the network преди 21 години
MemUtil.h 69d94b16fa send clips encrypted across the network преди 21 години
NewRandom.cpp 34e87b76b4 - new order column, use this instead of the date преди 14 години
NewRandom.h 34e87b76b4 - new order column, use this instead of the date преди 14 години
Readme.txt 69d94b16fa send clips encrypted across the network преди 21 години
StdAfx.cpp 69d94b16fa send clips encrypted across the network преди 21 години
StdAfx.h 86ffcc59fe Updated to visual studio 2015 преди 8 години
rijndael.cpp 69d94b16fa send clips encrypted across the network преди 21 години
rijndael.h 69d94b16fa send clips encrypted across the network преди 21 години
sha2.cpp 1522219071 use SQLite3MultipleCiphers to start to be able to encrypt Ditto's database (#666) преди 1 година
sha2.h 1522219071 use SQLite3MultipleCiphers to start to be able to encrypt Ditto's database (#666) преди 1 година

Readme.txt

========================================================================
STATIC LIBRARY : EncryptDecrypt
========================================================================


AppWizard has created this EncryptDecrypt library for you.

This file contains a summary of what you will find in each of the files that
make up your EncryptDecrypt application.

/////////////////////////////////////////////////////////////////////////////

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named EncryptDecrypt.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
The compiler and linker switches have been modified to support MFC. Using the
MFC ClassWizard with this project requires that you add several files to the
project, including "resource.h", "EncryptDecrypt.rc" and a "EncryptDecrypt.h" that
includes resource.h. If you add an rc file to a static library, you may
experience difficulties due to the limitation that only one rc file may be
present in a Dll or Exe. This problem may be overcome by including the
library's .rc file into the parent project's .rc file.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.


/////////////////////////////////////////////////////////////////////////////