Well yes, I agree. I would like to write my own code, so I don't have to drag extra DLLs with my program. Do you have any experience with this in Delphi?
Thank you! Uros Gaber --------- Prvotno sporočilo -------- Od: Lynn W. Taylor <[EMAIL PROTECTED]> Za: [EMAIL PROTECTED] <[EMAIL PROTECTED]>, [EMAIL PROTECTED] <[EMAIL PROTECTED]> Tema: Re: Question about a document Datum: 20/07/03 17:23 > > Hmmm.... > > You could of course just USE the SRShelp.dll -- unless the point is to do it entirely on your own. Calling a VB DLL from Delphi works just like any other DLL. > > I haven't tried to use this DLL, but the author reports that it works, including encryption. > > There has been quite a discussion on this in the past, but tested bit of code always seems very helpful -- after all, you can't "run" documents in most cases, while actual code can be tested. > > -- Lynn > > On Sun, 20 Jul 2003 12:17:55 +0200, Uros wrote: > >Hi! > > > >Hmm... I hope someone else has the document. > >I rewrote the SRSHelp.dll's portion for encryption/decryption in Delphi and > >it still doesn't work. > >I'm using DCPCrypt2 controls in delphi. > >I'll try to use openssl's libraries but I don't know if it'll work. > >Does anyone have any experience with this? Please let me know. > > > >Have a nice day! > > > >Uros Gaber > >--------- Prvotno sporočilo -------- > >Od: Lynn W. Taylor <[EMAIL PROTECTED]> > >Za: [EMAIL PROTECTED] <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > ><[EMAIL PROTECTED]> > >Tema: Re: Question about a document > >Datum: 20/07/03 10:01 > > > >> > >> I don't have the document, but this should be very useful: > >> > >> &lt;http://sourceforge.net/projects/closedsrs/&gt; > >> > >> You shouldn't have any trouble using the control in Delphi, but if you'd > >rather not use the control it'd still likely serve as a good example -- > >including working encryption. > >> > >> -- Lynn > >> > >> On Sun, 20 Jul 2003 8:56:11 +0200, Uros wrote: > >> &gt;Hi! > >> &gt; > >> &gt;I've been browsing through the dev-list archives and I stumbled on a > >URL for > >> &gt;a &quot;decipher.doc / .pdf&quot; document, that is dead. > >> &gt;If someone has this document, please email it to me. > >> &gt; > >> &gt;I'm trying to create a new client for the OpenSRS in delphi, and I > >didn't > >> &gt;find any other usefull information on the encryption / decryption part > >of > >> &gt;the API. > >> &gt; > >> &gt;Thank you! > >> &gt; > >> &gt;Uros Gaber > >> > >> > >> > >> > >> > >> > >> > > > > > >