"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "CPP/7zip/Crypto/MyAesReg.cpp" between
p7zip_15.14.1_src_all.tar.gz and p7zip_16.02_src_all.tar.gz

About: p7zip is a command-line file archiver with a high compression ratio (a port of the Windows program 7za.exe).

MyAesReg.cpp  (p7zip_15.14.1_src_all):MyAesReg.cpp  (p7zip_16.02_src_all)
// MyAesReg.cpp // MyAesReg.cpp
#include "StdAfx.h" #include "StdAfx.h"
#include "../Common/RegisterCodec.h" #include "../Common/RegisterCodec.h"
#include "MyAes.h" #include "MyAes.h"
namespace NCrypto {
REGISTER_FILTER_E(AES256CBC, REGISTER_FILTER_E(AES256CBC,
NCrypto::CAesCbcDecoder(32), CAesCbcDecoder(32),
NCrypto::CAesCbcEncoder(32), CAesCbcEncoder(32),
0x6F00181, "AES256CBC") 0x6F00181, "AES256CBC")
}
 End of changes. 3 change blocks. 
2 lines changed or deleted 4 lines changed or added

Home  |  About  |  All  |  Newest  |  Fossies Dox  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTPS