PdfPig/src/UglyToad.PdfPig/Encryption
2024-04-12 07:42:19 +01:00
..
AesEncryptionHelper.cs address compiler warnings, swap rijndael for aes 2023-05-21 13:44:36 +01:00
CryptDictionary.cs finish support for revision 5 encryption using aes 256 #34 2019-06-13 19:46:08 +01:00
CryptHandler.cs Prefer is null to == null 2024-03-16 12:37:51 +00:00
EncryptionAlgorithmCode.cs start adding support for undocumented revision 6 encryption 2019-06-24 20:37:25 +01:00
EncryptionDictionary.cs Enable nullable annotations (#803) 2024-03-17 18:51:40 +00:00
EncryptionDictionaryFactory.cs Enable nullable annotations (#803) 2024-03-17 18:51:40 +00:00
EncryptionHandler.cs Spanify filters 2024-04-12 07:42:19 +01: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 Eliminate byte[] allocation in RC4 2024-04-12 07:42:19 +01:00
UserAccessPermissions.cs #405 allow user access permissions in encryption to be bigger than int 2022-01-10 21:00:33 +00:00