PdfPig/src/UglyToad.PdfPig/Encryption
2022-01-12 19:37:44 +00:00
..
AesEncryptionHelper.cs #409 handle aes decrypt of empty arrays correctl 2022-01-12 19:37:44 +00:00
CryptDictionary.cs finish support for revision 5 encryption using aes 256 #34 2019-06-13 19:46:08 +01:00
CryptHandler.cs handle non-standard crypt dictionary type and use hex bytes for password #34 2019-06-23 13:12:47 +01:00
EncryptionAlgorithmCode.cs start adding support for undocumented revision 6 encryption 2019-06-24 20:37:25 +01:00
EncryptionDictionary.cs handle non-standard crypt dictionary type and use hex bytes for password #34 2019-06-23 13:12:47 +01:00
EncryptionDictionaryFactory.cs #405 allow user access permissions in encryption to be bigger than int 2022-01-10 21:00:33 +00:00
EncryptionHandler.cs fix bug in encryption handler. couple of code style tweaks 2021-05-09 12:31:51 -04:00
IEncryptionHandler.cs move tokens to new project 2020-01-05 10:07:01 +00:00
NoOpEncryptionHandler.cs move tokens to new project 2020-01-05 10:07:01 +00:00
RC4.cs add rc4 tokenizer and key generation per object 2019-05-05 15:34:48 +01:00
UserAccessPermissions.cs #405 allow user access permissions in encryption to be bigger than int 2022-01-10 21:00:33 +00:00