Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Security code

Just a simple txt file encryption and decryption p...Version: VB5
Author: AkibSubmitted: 6/18/2003Downloads: 7493
Just a simple txt file encryption and decryption program. I used a very simple logic to encrypt a file here.

This simple software retrieves the hidden security...Version: VB6
Author: Noushad PSubmitted: 6/11/2003Downloads: 8914
This simple software retrieves the hidden security features in Windows 98. Software completeley deals with Registry API. Application restrictions, hide drives, control panel, start menu items, desktop, display properties, system properties, folder options ...more>>

A Secret-key (symmetric) cryptographic program usi...Version: VB3
Author: Kevin GitongaSubmitted: 5/28/2003Downloads: 7234
A Secret-key (symmetric) cryptographic program using XOR encryption. The program Reads and Writes to Ascii Text Files. The program has Save and SaveAs capabilities. The user can specify the key. Can be used to send secure mail messages between two users o ...more>>

Using the letter to binary method, then string rev...Version: VB6
Author: Eli RossSubmitted: 4/22/2003Downloads: 6192
Using the letter to binary method, then string reverse, then binary to letter method, this encrypts and decrypts in one button. However only one at a time. Also uses a progress bar, and a spinning spoke wheel to show progression, that way if it locks up b ...more>>

Readymade User Maintenance Forms for your software...Version: VB5
Author: JayaprakashSubmitted: 4/8/2003Downloads: 7823
Readymade User Maintenance Forms for your softwares. Username and Password are kept highly confidential (Windows registry method).

Readymade User Maintenance Forms for your software...Version: VB5
Author: JayaprakashSubmitted: 4/8/2003Downloads: 7947
Readymade User Maintenance Forms for your softwares. Username and Password are kept highly confidential (Password ASCII conversion method).

Easy Code to Encrypt and Decrypt....Version: VB6
Author: Raghuraja.CSubmitted: 2/17/2003Views: 16572
Easy Code to Encrypt and Decrypt.

Large Archive of Cryptographic Algorithms for VB (...Version: VB4
Author: David MidkiffSubmitted: 2/1/2003Downloads: 16793
Large Archive of Cryptographic Algorithms for VB (v2.0) This is a very well compiled archive of cryptographic routines for use in the Visual Basic 6+ environments. It includes 18 popular encryption algorithms (Blowfish, IDEA, Triple DES (3DES), DES, DE ...more>>

A Crypt/Decrypt function using a method developed ...Version: VB5
Author: Michele ThiellaSubmitted: 1/27/2003Views: 23344
A Crypt/Decrypt function using a method developed by an italian bishop around 1300.

This is code to authenticate a domain user through...Version: VB5
Author: R. KeithSubmitted: 1/24/2003Views: 16812
This is code to authenticate a domain user through ADSI. The code can be lightly modified to work in Visual Basic. Replace YourDomainGoesHere with your domain name and pass username and password through a form. I use this to authenicate users on an Intran ...more>>

<< Previous  Page 13 of  19  Next >>

Go to page: 13  14  15  16  17  18  ...