xlnt/source/detail/cryptography
tal 46a10cfb7b Issue #216-cleanup for Clang 5.0 build
switched to nullptr instead of NULL or 0.
Switch some expressions using ',' to multiple statements separated by ';'
Removed unused template function
Used override keyword for some overridden virtual functions.
2017-09-04 13:43:30 -06:00
..
aes.cpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
aes.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
base64.cpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
base64.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
cipher.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
compound_document.cpp Issue #216-cleanup for Clang 5.0 build 2017-09-04 13:43:30 -06:00
compound_document.hpp implement input and output streambufs for compound document streams 2017-04-30 17:23:28 -04:00
encryption_info.cpp intermediate commit 2017-04-23 18:18:35 -04:00
encryption_info.hpp separate compound file into a reader and a writer class 2017-04-23 16:56:01 -04:00
hash.cpp fix some gcc problems 2017-04-20 14:12:59 -04:00
hash.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
sha.cpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
sha.hpp fix some gcc problems 2017-04-20 14:12:59 -04:00
sha1.c begin implementing xlsx2arrow, fix msvc warnings, other stuff 2017-07-14 22:18:11 -07:00
sha512.c organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
value_traits.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
xlsx_crypto_consumer.cpp fix some clang warnings 2017-07-16 22:32:35 +00:00
xlsx_crypto_consumer.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
xlsx_crypto_producer.cpp fix some clang warnings 2017-07-16 22:32:35 +00:00
xlsx_crypto_producer.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00