Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: crypt text


Message #1 by "Gonzalo Martin Bianchi" <gbianchi@a...> on Thu, 29 Aug 2002 13:03:06 -0300
Satya,

I also have need for similar tools. Would you be so kind as to include me
when you email out the VB code?

Richard Ainsley
rainsley@p...

----- Original Message -----
From: "Satyajeet Hattangadi" <satyajh@m...>
To: "professional vb" <pro_vb@p...>
Sent: Thursday, August 29, 2002 11:47 PM
Subject: [pro_vb] Re: crypt text


> Hi Gonzolo,
> I have VB implementations of blowfish,twofish,des, md5 let me know which
one
> you require and ill mail it to you..
> If you need CRC checking i have some execllent piece of code obtained from
> planetsourcecode.com which has assembly code embedded in VB making it fast
> to the point of being unholy !!
> Let me know.
> .
> Satya
> ----- Original Message -----
> From: "Gonzalo Martin Bianchi" <gbianchi@a...>
> To: "professional vb" <pro_vb@p...>
> Sent: Thursday, August 29, 2002 9:42 PM
> Subject: [pro_vb] crypt text
>
>
> > Hello...
> >
> > Im looking out for a method to encryp text... has anyone saw any???
> >
> > i want to protect important data from a database, and i want to make
> something like a CRC (i found the crc code in C++, and when i translated
it
> to VB i have a little bug that not always change the crc when you change a
> char...
> >
> > any help will be very appreciated...
> >
> > Gonzalo Martin Bianchi
> > Desarrollo de sistemas de cuenta corriente tributaria
> > Hipolito Yrigoyen 370
> > Entrepiso B pasillo 600 oficina 5
> > 4347-3181
> >
> >
> > ---
> > Visual C# - A Guide for VB6 Developers
> > This book will make it easy to transfer your skills
> > from Visual Basic 6 to C#, the language of choice
> > of the .NET Framework.
> > http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059
> >
> >
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.384 / Virus Database: 216 - Release Date: 21/08/2002
>
> *********************************************************
> Disclaimer
>
> This message (including any attachments) contains
> confidential information intended for a specific
> individual and purpose, and is protected by law.
> If you are not the intended recipient, you should
> delete this message and are hereby notified that
> any disclosure, copying, or distribution of this
> message, or the taking of any action based on it,
> is strictly prohibited.
>
> *********************************************************
> Visit us at http://www.mahindrabt.com
>
>
> ---
> Visual C# - A Guide for VB6 Developers
> This book will make it easy to transfer your skills
> from Visual Basic 6 to C#, the language of choice
> of the .NET Framework.
> http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059
>


  Return to Index