代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/112160/15492951
frm frmmain.frm
VERSION 5.00
Begin VB.Form frmMain
Caption = "Encryption/Decryption Example"
ClientHeight = 5265
ClientLeft = 60
ClientTop = 345
ClientWidth =
www.eeworm.com/read/198269/7944806
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by A5Encryption.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 10
www.eeworm.com/read/292823/8330926
h usbcryptappinc.h
//
// Copyright (c) 2004 Golden Bits Software, Inc.
// All rights reserved
// www.goldenbits.com
//
// WARNING: For sample/demonstration use only, no warranty
// of any kind.
//
//
www.eeworm.com/read/388975/8560881
conf network.conf
# Configuration file for the network service
# This section contains options which are not specific to any
# particular interface
[General]
# Disable link encryption: default=false
#DisableSecurity=
www.eeworm.com/read/383449/8946090
conf network.conf
# Configuration file for the network service
# This section contains options which are not specific to any
# particular interface
[General]
# Disable link encryption: default=false
#DisableSecurity=
www.eeworm.com/read/176288/9509603
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/366576/9808584
conf network.conf
# Configuration file for the network service
# This section contains options which are not specific to any
# particular interface
[General]
# Disable link encryption: default=false
#DisableSecurity=
www.eeworm.com/read/350992/10690238
frm frmview.frm
VERSION 5.00
Begin VB.Form frmView
Caption = "Encryption 1 Viewer"
ClientHeight = 3300
ClientLeft = 60
ClientTop = 345
ClientWidth = 7260
www.eeworm.com/read/350485/10740719
inc mars.inc
comment *
Algorithm : MARS ( Block Cipher )
Block : 16 bytes
KeySize : 128/192/256 bits
Abstract : This is an independent implementation of the encryption algorithm
MA
www.eeworm.com/read/419659/10846721
frm frmencrypt.frm
VERSION 5.00
Begin VB.Form frmEncrypt
Caption = "Encryption Form"
ClientHeight = 5745
ClientLeft = 60
ClientTop = 375
ClientWidth = 6075
I