full security implementation
Status: Beta
Brought to you by:
areibens
Hi, I've modified API2 to do various things, including encryption and decryption using the 128bit RC4 and AES versions of the PDF security standard. It works beautifully (after countless hours of development), but required a fair bit of alteration to several files (String, API2, File and Dict were the main ones). Here is the main StdCrypt package. Just email me if you want the full modified API2 code. Hopefully it will end up in the new API3 project on CPAN too...
ps. you can see this at work on:
http://www.healthylovingrelationships.com
and soon as a new PDF document processing and modification service... :)
main package for adding PDF security to API2