pdfminer.six/samples/encryption
lithiumFlower c10cf3cdb8
Change pycryptodome dependency to the faster, smaller, and industry standard cryptography package (#456)
* swap pycryptodome to the faster, smaller, and industry standard crytography io

* update changelog

* fixlint

* Update CHANGELOG.md

* from MR, unneeded ex and naming

* add samples to nosetests

* fix lint

* show mismatch

* fix lint

* typo and newline

* Revert "add samples to nosetests"

This reverts commit a49ca302

* Add tests for encrypted documents to nose test suite

* Optimize imports of pdfdocument.py

Co-authored-by: Oren Tysor <oren@atakama.com>
Co-authored-by: Pieter Marsman <pietermarsman@gmail.com>
2020-07-20 22:00:54 +02:00
..
aes-128-m.pdf Implement revision 4 and 5 encryption handler. 2014-05-19 16:27:43 +02:00
aes-128.pdf Implement revision 4 and 5 encryption handler. 2014-05-19 16:27:43 +02:00
aes-256-m.pdf Implement revision 4 and 5 encryption handler. 2014-05-19 16:27:43 +02:00
aes-256.pdf Implement revision 4 and 5 encryption handler. 2014-05-19 16:27:43 +02:00
base.pdf Implement revision 4 and 5 encryption handler. 2014-05-19 16:27:43 +02:00
rc4-40.pdf Implement revision 4 and 5 encryption handler. 2014-05-19 16:27:43 +02:00
rc4-128.pdf Implement revision 4 and 5 encryption handler. 2014-05-19 16:27:43 +02:00