codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:

Home > Visual Basic > Visual Basic Security 
Sort by :


1-18 of 18 Visual Basic Security sites are shown.

 • Encoding Strings using Escape Characters: Basic Ex    Votes:168   Hits:3014 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This example encodes the following as: 1vbCr to "\c" vbLf to "\l" "\" to "\\"

 • Encryption Module    Votes:174   Hits:9986 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This code contains three functions to Encrypt/Decrypt strings. One using Microsoft Cryptographic Engine, one as a VB implementation of the NSA's Clipper algorithm, and the third a hex encoding system

 • Encryption/Decryption Alogorithm Based on ASCII Va    Votes:169   Hits:5652 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This is an encryption written method that takes the 'Key' and converts each character to its ASCII value and (depending on the last total) add/subtracts the current value to the total.

 • Hex to ASCII Converter    Votes:168   Hits:5435 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This code changes a hex string eg "ed0972ba628b29f0ec" into its acsii equivalent eg "]E+'NoZûY". Useful for hex editors, using MD5 message digest checksums as keys, etc.

 • om Password Generator    Votes:169   Hits:4061 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Generate a random password of 'user input' length

 • Secure Encryption    Votes:166   Hits:5597 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This class will securely encode and decode any and all words passed to it.

 • SHA-256 One Way Encryption: VB and ASP Implementat    Votes:173   Hits:5173 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
The zip file contains both a VB and a VBScript (ASP) implementation of the SHA-256 one-way encryption algorithm, which is one of the industry standard methods for generating digital signatures. It also contains a form and ASP code that demonstrates the algorithm can be used.

 • Text Viewer and Simple Encrypter/Decrypter    Votes:169   Hits:4334 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This application lets you view text files and uses a simple method to encrypt them and then decrypt them. You can view and save both the encrypted and decrypted versions of the file.

 • XOR Encryption Function    Votes:171   Hits:4563 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Uses the text to be encrypted and a code key to XOr 2 values together and come up with an encrypted string.

 • WebLogin Computer Activation    Votes:168   Hits:2864 Rate this site
      write a review | read reviews | report errors |    webloginpro.com More visual_basic articles
Several users using one and the same account? Hackers stealing and posting your passwords? Secure your website with WebLoginPRO - the first secure professional single login application with Computer Activation Key.

 • CryptoAPI Wrapper    Votes:168   Hits:4521 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
FrezCrypto is an ActiveX DLL that wraps the Microsoft CryptoAPI and allows the user to encrypt or decrypt strings based on the RC2 Block Algorithm or RC4 Stream Algorithm.

 • XOR Encryption.    Votes:169   Hits:3953 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
A brief snippet for XOR Encryption.

 • Zip Code Validator    Votes:168   Hits:2516 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Designed for U.S. Zips only.

 • Three Types of Simple Cryptography    Votes:168   Hits:4353 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This is a VB5 project with two forms for encoding and decoding information. It demonstrates and explains three types of simple cryptography. Click the about button for a complete explanation of the different types of cryptography being used.

 • Verifies Social Insurance Number (Canadian SSN)    Votes:162   Hits:3147 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Verifies social insurance number (Canadian equivalent of SSN) and returns either true or false.

 • Simple Bitwise Text Encryption    Votes:165   Hits:3590 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Uses logical operators to change bit values in strings. The results look pretty neat when displayed. Bits 6 and 7 are my favorite.

 • Simple Cryptography    Votes:170   Hits:4237 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This is an introduction to crytography which is alot simpler than the other algorithms here. So I figured some one had to fill this hole

 • Hashing (One Way Encryption) Algorithm    Votes:168   Hits:4128 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Performs a one-way encryption operation on string of length x. i.e. The encrypted text can not be reversed to find the original.







CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
• mkdirs
• Re: Web Development Project
• ** Site Hacked ** javascript inserted...
• Losing background/text color when converting HTML to PDF
• hidden div block when displayed, displays at an offset of 200px only in IE 6..
• help - sketch
• Re: Perl Script - File Handling.
• Open a file from website
• Re: to open 5 terminals from one and also execute different commands on each terminal


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2008