代码搜索:Encryption

找到约 4,642 项符合「Encryption」的源代码

代码结果 4,642
www.eeworm.com/read/444676/7609310

asm occido.asm

; NAME: Occido.com ( 'Occido' = Several unfriendly meanings in Latin ) ; TYPE: Appending ; ENCRYPTION: Yes ( Double ) ; INFECTS: COM ; RESIDENT: No ; STEALTH: No ; DT: No
www.eeworm.com/read/197416/7996702

c playfair.c

/* Playfair encryption and decryption */ /* All non-alphabetics in the input text are silently ignored, as is the final odd character if any. Converting the keyword to the keysquare is
www.eeworm.com/read/145231/12744251

asm per.asm

; -> Polymorphic En-/Decryption routine generator for per byte encryption
www.eeworm.com/read/245805/12780110

txt gentest.txt

INTRODUCTION ============ GENTEST is a program to generate test vectors for the AES combined encryption and authentication modes CCM, GCM and EAX. Historically Test Vectors for these modes a
www.eeworm.com/read/325423/13206812

c playfair.c

/* Playfair encryption and decryption */ /* All non-alphabetics in the input text are silently ignored, as is the final odd character if any. Converting the keyword to the keysquare is
www.eeworm.com/read/240166/13234011

frm frmencrypt.frm

VERSION 5.00 Begin VB.Form frmEncrypt Caption = "Encryption Form" ClientHeight = 5745 ClientLeft = 60 ClientTop = 375 ClientWidth = 6075 I
www.eeworm.com/read/493499/6394527

cpp dvbo.cpp

//=========================================================== // DVB object (C++) // Handles all DVB stream analysis, in particular PSI data // Code is independent of encryption scheme used // (c) Aug
www.eeworm.com/read/493499/6394533

cpp capmt.cpp

//=========================================================== // CAPMT object (C++) // Handles some CAMPT and CA I/O // Code is independent of encryption scheme used // (c) Aug 2008 by Dirktator //===
www.eeworm.com/read/127767/14336213

txt e464. encrypting with des using a pass phrase.txt

This example demonstrates how to use a pass phrase (a string password of multiple words) for encryption. public class DesEncrypter { Cipher ecipher; Cipher dcipher;
www.eeworm.com/read/120858/14785045

asm per.asm

; -> Polymorphic En-/Decryption routine generator for per byte encryption