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.

 • CryptoAPI Wrapper    Votes:191   Hits:5571 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.

 • Encoding Strings using Escape Characters: Basic Ex    Votes:190   Hits:3889 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:194   Hits:11177 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:190   Hits:6726 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.

 • Hashing (One Way Encryption) Algorithm    Votes:189   Hits:5019 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.

 • Hex to ASCII Converter    Votes:190   Hits:6529 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:189   Hits:4884 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:187   Hits:6613 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:204   Hits:6217 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:189   Hits:5287 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.

 • Three Types of Simple Cryptography    Votes:189   Hits:5246 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.

 • XOR Encryption Function    Votes:195   Hits:5378 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:188   Hits:3766 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.

 • XOR Encryption.    Votes:189   Hits:4763 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:188   Hits:3381 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Designed for U.S. Zips only.

 • Verifies Social Insurance Number (Canadian SSN)    Votes:182   Hits:4079 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:185   Hits:4435 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:190   Hits:5191 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







CodeToad Experts

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








Recent Forum Threads
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions
• Something like an INI editor or a DelimitedText-Editor
• Error Deleting File or Folder
• Re: How can use ASP.NET RegularExpressionValidator for alphanumeric 10 digit input
• Re: drop-down menu selected value


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-2009