aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-10-19DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them b...Jay Berkenbilt
2009-10-19deal with stream-specific crypt filtersJay Berkenbilt
2009-10-19better testing of V4Jay Berkenbilt
2009-10-19add C API for R4 encryptionJay Berkenbilt
2009-10-19more testing, bug fix for linearized aes encrypted filesJay Berkenbilt
2009-10-18more notes, testing of cleartext metadata, some crypt filter fixesJay Berkenbilt
2009-10-18revert /Crypt filter support -- I seemed to have misinterpreted itJay Berkenbilt
2009-10-18use a simpler seed for the random number generatorJay Berkenbilt
2009-10-18notesJay Berkenbilt
2009-10-18only seed randon number generater once for aes-cbc, try to avoid compressing ...Jay Berkenbilt
2009-10-18only seed randon number generater once for aes-cbc, try to avoid compressing ...Jay Berkenbilt
2009-10-18use StdCF to make adobe reader happy; handle EncryptMetadata properly when re...Jay Berkenbilt
2009-10-18implemented writing R4/V4 encryption except that the output files don't open ...Jay Berkenbilt
2009-10-18avoid low order bits of random just in case it's randJay Berkenbilt
2009-10-18use srand and rand instead of srandom and random of the latter are not availableJay Berkenbilt
2009-10-18test aesJay Berkenbilt
2009-10-18reading crypt filters is largely implemented but not fully testedJay Berkenbilt
2009-10-17checkpoint -- partially implemented /V=4 encryptionJay Berkenbilt
2009-10-17tweak when we decide to use hex strings vs literal stringsJay Berkenbilt
2009-10-17got working aes128 implementationJay Berkenbilt
2009-10-17original rijndael as downloaded from http://www.efgh.com/software/rijndael.htmJay Berkenbilt
2009-10-17checkpoint -- started doing some R4 encryption supportJay Berkenbilt
2009-10-14now possible to test from msys!Jay Berkenbilt
2009-10-14make -key not take an argument with a / to appease msys's path translationJay Berkenbilt
2009-10-14fix qtest-driverJay Berkenbilt
2009-10-14use binmode so test suite works with ActivePerlJay Berkenbilt
2009-10-14update qtest to 1.4Jay Berkenbilt
2009-10-12allow rule-specific clean targetsJay Berkenbilt
2009-10-12remove pdbJay Berkenbilt
2009-10-12fix class-level DLL_EXPORTJay Berkenbilt
2009-10-12do DLL_EXPORT only in header files and only at the class or top-level functio...Jay Berkenbilt
2009-10-11installation notesJay Berkenbilt
2009-10-11*** empty log message ***Jay Berkenbilt
2009-10-11more windows notesJay Berkenbilt
2009-10-11*** empty log message ***Jay Berkenbilt
2009-10-11reorganizeJay Berkenbilt
2009-10-11static runtimeJay Berkenbilt
2009-10-11*** empty log message ***Jay Berkenbilt
2009-10-11static runtime didn't workJay Berkenbilt
2009-10-11remove static-libgccJay Berkenbilt
2009-10-11try static-libgcc for dll but not exeJay Berkenbilt
2009-10-11remove static-libgcc from dllJay Berkenbilt
2009-10-11add static-libgcc to libraries tooJay Berkenbilt
2009-10-11static-libgccJay Berkenbilt
2009-10-11*** empty log message ***Jay Berkenbilt
2009-10-11mention R4 encryption fileJay Berkenbilt
2009-10-11more noteJay Berkenbilt
2009-10-11notesJay Berkenbilt
2009-10-11working msvc configurationJay Berkenbilt
2009-10-11more build fixesJay Berkenbilt