473,395 Members | 1,377 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Encrypt\Decrypt

gsgurdeep
Please give any example of ENCRYTION Namespce in VB.Net Application.
I want to ENCRYPT some info then saving in sql database.
help me my friends.
Oct 1 '07 #1
4 1258
hariharanmca
1,977 1GB
Please give any example of ENCRYTION Namespce in VB.Net Application.
I want to ENCRYPT some info then saving in sql database.
help me my friends.
Better try your own encryption and decryption algorithm. This is not a query, you are asking an assignment.
Oct 1 '07 #2
Plater
7,872 Expert 4TB
MSDN has examples for using many of the encryption/decryption algorithms they have in their namespace.
Please do your own legwork and try them out.
Oct 1 '07 #3
jamesd0142
469 256MB
This may not be a good method but, i usually pick out each character at a time from the string. then get the ascii value of each character. then play around with the numbers (ie * / + -) this is some sort of encrption method, how strong i dont know...
Oct 3 '07 #4
RedSon
5,000 Expert 4TB
First, as a rule anyone and everyone who needs to encrypt something should use the provided encryption algorithms. You should NEVER write your own encryption algorithm unless you are just doing it for fun and to test it out. NEVER, NEVER, NEVER use your own encryption algorithm to protect truly sensitive data.

Now that being said, for a start you can look at something like http://www.microsoft.com/technet/pro...ncryption.mspx or http://articles.techrepublic.com.com...2-5083541.html
Oct 3 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Daniel Reber | last post by:
I am getting a strange unhandeled exception message. The same code is working on many serevrs but I am getting an error at this one. The server is locked down security wise and many of the windows...
0
by: bobby_b_ | last post by:
Hello, I'm trying to access a stored procedure on our AS400 that is written in RPG. I know that the stored procedure works (I've called it from an RPG program on the AS400), and I know that the...
2
by: ApexData | last post by:
I have a Single form with its RecordSource set to one table. This form will have only one record that is used for the application setup. I have UnBound TextBoxes on the form. The textboxes will...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.