Dear List, crypt32.dll is the dll that holds the CryptAPI functions. It does boring things like storing certificates for checking if that HTTPS site is trusted or not and other encryption things. It by itself does not encrypt files but such a program could depend on it for the cryptographic functions. For the whole list of functions it provides, you can find those here: http://msdn.microsoft.com/en-us/library/aa130632.aspx but only programmers would have any use for it. - Chris
On Thu, Oct 29, 2009 at 6:25 AM, Alex Hall <[email protected]> wrote: > Even if it is for file encryption, it means nothing since it is a dll. > There is no way to get keysoft to use anything stored in the dll, so it is > all on hw to make that happen, if (as was said before) it is for encryption > at all. > > > Have a great day, > Alex > New email address: [email protected] > ----- Original Message ----- From: "mike welty" <[email protected]> > To: "Jose Lomeli" <[email protected]>; < > [email protected]> > Sent: Thursday, October 29, 2009 12:57 AM > Subject: Re: [Braillenote] Files? > > > > I wouldn't jump to conclusions just because you saw a file name. For all >> we knew it's been there for a while, or it's used by keychat or something >> >> >> -------------------------------------------------- >> From: "Jose Lomeli" <[email protected]> >> Sent: Thursday, October 29, 2009 12:11 AM >> To: <[email protected]> >> Subject: [Braillenote] Files? >> >> Hello; Listers, I have a question. I was just browsing the Windows >>> folder in the Keysoft system disk and I came across a file called >>> crypt32.dll or something like this. I don't remember the exact extention. >>> Does this mean that we can password protect our files? Joseph Lee please >>> share some light on this subject buddy! >>> Jose Lomeli >>> Email: [email protected] >>> Website: http://all4webs.com/q/2/jlomeli9393 >>> Outgoing mail is Virus Scanned byNorman Data Defense. Inbound Spam >>> reduced 98.2% byVircom Sieve. >>> ___ >>> Replies to this message will go directly to the sender. >>> If your reply would be useful to the list, please send a >>> copy to the list as well. >>> >>> To leave the BrailleNote list, send a blank message to >>> [email protected] >>> To view the list archives or change your preferences, visit >>> http://list.humanware.com/mailman/listinfo/braillenote >>> >>> >> ___ >> Replies to this message will go directly to the sender. >> If your reply would be useful to the list, please send a >> copy to the list as well. >> >> To leave the BrailleNote list, send a blank message to >> [email protected] >> To view the list archives or change your preferences, visit >> http://list.humanware.com/mailman/listinfo/braillenote >> >> > > ___ > Replies to this message will go directly to the sender. > If your reply would be useful to the list, please send a > copy to the list as well. > > To leave the BrailleNote list, send a blank message to > [email protected] > To view the list archives or change your preferences, visit > http://list.humanware.com/mailman/listinfo/braillenote > > ___ Replies to this message will go directly to the sender. If your reply would be useful to the list, please send a copy to the list as well. To leave the BrailleNote list, send a blank message to [email protected] To view the list archives or change your preferences, visit http://list.humanware.com/mailman/listinfo/braillenote
