|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
encryptionvb2005
has anyone a good example of how to encrypt/decrypt a string that does not involve writing it out to a file, just converts it to a second string? Guy,
The problem with encrypting samples is that it is not good for newsgroups. However, have a look at "rijndael class" at msdn, there are some encrypting samples. http://msdn2.microsoft.com/en-us/library/system.security.cryptography.rijndael(VS.80).aspx Cor Show quoteHide quote "guy" <g**@discussions.microsoft.com> schreef in bericht news:71DDD383-974D-4A9F-BC04-E65A4A4616AC@microsoft.com... > vb2005 > has anyone a good example of how to encrypt/decrypt a string that does not > involve writing it out to a file, just converts it to a second string? There is a very good example of encrypting and decrypting a string made by
the Wrox Team at: http://www.devarticles.com/c/a/VB.Net/String-Encryption-With-Visual-Basic-.NET/3/ I did try it and it is working. Jean-Marc St-Hilaire Service Informatique RC Ltd. Show quoteHide quote "guy" <g**@discussions.microsoft.com> wrote in message news:71DDD383-974D-4A9F-BC04-E65A4A4616AC@microsoft.com... > vb2005 > has anyone a good example of how to encrypt/decrypt a string that does not > involve writing it out to a file, just converts it to a second string?
Best Practices - Coding Convention Question
How to update data in Windows Datagrid DoEvents in VB.NET Committing Byte Array to Disk AddressOf from VB6 to .Net VB drag / drop list view items from two list views How to pass an object between forms. MouseUp event fires randomly on Listview Create a new dataset from a dataview Dirty value of datagridview cell |
|||||||||||||||||||||||