Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: codeDll Download
 Description: Made with VB6.0 string encryption dll (with source code)! ! code.dll description: This is a made by the VB dll files, it supports Base64 string and random number for encryption in two ways. If you want to encrypt and decrypt mixed Chinese and English, can first use the Base64 encryption function, and then decrypt the random number. Note that encryption and decryption is the reverse, such as the encryption process is Rand_Encode (Base64_Encode (str)) The decryption process is Base64_Decode (Rand_Decode (pas)) Function prototype is: Public Function Rand_Encode (ByVal x As String) As String random number encryption, support for the English half-angle Rand_Decode (ByVal x As String) As String decrypted random number to support the English half-angle Public Function Base64_Decode (ByVal strSource As String) As String Base64 decryption, to support Chinese and English full half-width Public Function Base64_Encode (ByVal strSource As Stri
 Downloaders recently: [More information of uploader 521313]
File list (Check if you may need any files):
MSSCCPRJ.SCC
Prjcode.vbp
Prjcode.vbw
code.dll
codedll说明.txt
Module1.bas
    

CodeBus www.codebus.net