代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/417728/10979031
c aes.c
/* AES CryptAPI - implementation of AES functions for *
* character buffer / binary / text encryption. *
* Written Nov 99 by Mixter */
#include "ae
www.eeworm.com/read/417728/10979068
c aes.c
/* AES CryptAPI - implementation of AES functions for *
* character buffer / binary / text encryption. *
* Written Nov 99 by Mixter */
#include "ae
www.eeworm.com/read/457410/7325890
txt ecb_e_m.txt
=========================
FILENAME: "ecb_e_m.txt"
Electronic Codebook (ECB) Mode - ENCRYPTION
Monte Carlo Test
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
=========================
www.eeworm.com/read/454396/7392211
frm encrypt.frm
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 3 'Fixed Dialog
Caption = "Encryption"
ClientHeight = 3855
ClientLeft = 3675
ClientTop = 3105
www.eeworm.com/read/444676/7609353
asm enmity.asm
comment #
Enmity, by Lord Natas
Properties:
*COM infection (appending, nonresident)
*antiheuristic code
*no TBSCAN flags at time of release (second generation)
*encryption (xor, random 16
www.eeworm.com/read/435022/7799039
sql ch14 servicebroker.sql
USE ElecTravelCom
DROP MASTER KEY
CREATE MASTER KEY ENCRYPTION BY PASSWORD = 'aaaaaaaaaafjklaa2434154##$$$$$sdfjkAJKFZSDLKSDKLJ'
IF NOT EXISTS(
SELECT * FROM sys.databases
WHERE
www.eeworm.com/read/139662/13143203
txt elaes.txt
AES Implementation (Brief Manual)
Introduction
AES (Advanced Encryption Standard) defines a method to encrypt/decrypt
the data using blocks of 128 bits length and keys of various
www.eeworm.com/read/324308/13273423
asm enmity.asm
comment #
Enmity, by Lord Natas
Properties:
*COM infection (appending, nonresident)
*antiheuristic code
*no TBSCAN flags at time of release (second generation)
*encryption (xor, random 16
www.eeworm.com/read/136965/13350833
frm encrypt.frm
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 3 'Fixed Dialog
Caption = "Encryption"
ClientHeight = 3855
ClientLeft = 3675
ClientTop = 3105
www.eeworm.com/read/307586/13720077
txt ecb_e_m.txt
=========================
FILENAME: "ecb_e_m.txt"
Electronic Codebook (ECB) Mode - ENCRYPTION
Monte Carlo Test
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
==============