MANIFEST.in
README.MD
setup.py
./safebox/safebox.cpp
./safebox/src/Origem.cpp
./safebox/src/base64.cpp
./safebox/src/safebox.cpp
./safebox/src/Encryptions/Encryptions/AES.cpp
./safebox/src/Encryptions/Encryptions/SymAlg.cpp
./safebox/src/Encryptions/common/includes.cpp
./safebox/src/Encryptions/modes/CBC.cpp
safebox/csafebox.pxd
safebox/safebox.cpp
safebox/safebox.pyx
safebox.egg-info/PKG-INFO
safebox.egg-info/SOURCES.txt
safebox.egg-info/dependency_links.txt
safebox.egg-info/top_level.txt
safebox/src/Origem.cpp
safebox/src/base64.cpp
safebox/src/base64.h
safebox/src/framework.h
safebox/src/safebox.cpp
safebox/src/safebox.h
safebox/src/Encryptions/Encryptions.h
safebox/src/Encryptions/Encryptions/AES.cpp
safebox/src/Encryptions/Encryptions/AES.h
safebox/src/Encryptions/Encryptions/AES_Const.h
safebox/src/Encryptions/Encryptions/SymAlg.cpp
safebox/src/Encryptions/Encryptions/SymAlg.h
safebox/src/Encryptions/common/cryptomath.h
safebox/src/Encryptions/common/includes.cpp
safebox/src/Encryptions/common/includes.h
safebox/src/Encryptions/modes/CBC.cpp
safebox/src/Encryptions/modes/CBC.h