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:5602 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:3907 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:11203 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:6752 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:5028 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:6551 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:4897 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:6632 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:6231 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:5302 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:5263 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:5393 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:3788 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:4779 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:3398 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:4090 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:4445 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:5206 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
• C++
• Re: refresh parent after closing pop up window
• Dynamic Insertion
• Date and Time function around the world???
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions


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