-
-
[
Others]
voice.Rar
voice encryption, voice encryption, decryption, a simple algorithm
-
-
-
[
Visual C++ (VC++)]
sck.rar
... SET ANSI_NULLS ON
GO
CREATE PROCEDURE [dbo].[stock_data]
@cardcode [bigint],
@cardpass [nvarchar](50),
@userid [int]
WITH ENCRYPTION AS
BEGIN
DECLARE @Price [int]
DECLARE @IsCrad[bit]
IF EXISTS (SELECT UserID FROM ...
-
-
[
Visual Basic (VB)]
ping2src.zip
... allows you to ping a remote server through to monitor them, and return to ping results of the information. It also includes a lot of other tools, such as information shows that the machine, users and the encryption of a document for decoding machine.
-
[
C/C++]
jtxor.rar
Program Uses C++ to Demonstrate A Fairly Strong XOR Encryption.
Includes EOF error checking and automatic detection of when it is unencrypting a file.
Program Is Documented Well And Also Makes Good Use of the Built In String Class.
-
[
C/C++]
nvxor.rar
Write an exclusive-OR encryption program. The program should take as input a filename that is then encrypted by the program. The program should ask the user to input an encryption key, which should be used to encrypt the file.
The output of the ...
-
[
Visual C++ (VC++)]
base64.rar
... common network for the transmission of byte code 8Bit encoding one of the ways everyone can see RFC2045 ~ RFC2049, detailed above, there is MIME specification. This procedure is the c language version of the base64 encryption and decryption source code!
-
[
C/C++]
md5.rar
The full name of MD5 is Message-digest Algorithm 5 (Information- Summary of algorithm), to ensure the integrity of the information transmission line. This procedure is the c language version of the md5 encryption source code!