代码搜索:Encrypt

找到约 3,742 项符合「Encrypt」的源代码

代码结果 3,742
www.eeworm.com/read/463267/7184593

java singlekeyexample.java

/* * Copyright (c) 2004 ???. All Rights Reserved. */ /* * @(#)DESExample.java 1.0 04/03/10 */ import java.security.*; import javax.crypto.*; /** * 本例解释如何利用DES私钥加密算法加解密 * * @a
www.eeworm.com/read/458682/7291678

sh crypto-quote.sh

#!/bin/bash # crypto-quote.sh: Encrypt quotes # Will encrypt famous quotes in a simple monoalphabetic substitution. # The result is similar to the "Crypto Quote" puzzles #+ seen in the Op Ed pages
www.eeworm.com/read/455894/7362125

c des.c

//#include "stdafx.h" //#include #include "des.h" //#include "global.h" static UINT2 bytebit[8] = { 0200, 0100, 040, 020, 010, 04, 02, 01 }; static UINT4 bigbyte[24] = { 0x800
www.eeworm.com/read/454201/7396697

html package-frame.html

www.eeworm.com/read/450639/7479538

cpp aestst.cpp

/* ------------------------------------------------------------------------- Copyright (c) 2001, Dr Brian Gladman , Worcester, UK. All rights reserved. LICENSE TERMS T
www.eeworm.com/read/450639/7479580

c bftest.c

/* crypto/bf/bftest.c */ /* Copyright (C) 1995-1997 Eric Young (eay@mincom.oz.au) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@mincom.oz.au).
www.eeworm.com/read/450639/7479583

cpp bx86unix.cpp

#define TYPE(a,b) .type a,b #define SIZE(a,b) .size a,b #ifdef OUT #define OK 1 #define BF_encrypt _BF_encrypt #define ALIGN 4 #endif #ifdef BS
www.eeworm.com/read/436488/7769311

py test_pydes.py

from pyDes import * ############################################################################# # Examples # #############################################################################
www.eeworm.com/read/436154/7776091

cpp unit1.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "Unit1.h" void discrypt(char m1[10], char c1[10]); void encrypt(char m
www.eeworm.com/read/112312/7812385

vbp fam-fix2.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation Reference=*\G{00025E01-0000-0000-C000-000000000046}#4.0#0#..\..\..\PROGRAM FILES