代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/160303/5575096
v1 auto.add.v1
PATH="/usr/local/sbin:/sbin:/usr/sbin:/usr/local/bin:/bin:/usr/bin"
export PATH
ipsec whack --name OEself --encrypt --tunnel --pfs --ikelifetime "3600" --rsasig \
--host "192.1.2.45" --nexthop "192.
www.eeworm.com/read/393091/8312879
cpp encryptdlg.cpp
// encryptDlg.cpp : implementation file
//
#include "stdafx.h"
#include "encrypt.h"
#include "encryptDlg.h"
#include "encryptfile.h"
#include "decryptdlg.h"
#ifdef _DEBUG
#define new DEBUG
www.eeworm.com/read/334672/12581084
cs aboutbox1.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Linq;
using System.Reflection;
using System.Windows.Forms;
namespace Encrypt
www.eeworm.com/read/200940/15419866
cs gui.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.IO;
namespace Encrypt
{
///
www.eeworm.com/read/111840/15502024
txt des-c#.txt
using System;
using System.Text;
using System.IO;
using System.Security.Cryptography;
class Class1
{
static void Main()
{
Console.WriteLine("Encrypt String...");
txtKey = "tkGGRmBErvc
www.eeworm.com/read/109906/15545944
c test_cbc.c
/*
* test_cbc - simple program to run encrypt & decrypt LOKI97 CBC test triples
*
* written by Lawrie Brown / May 1998
*/
#include "loki97.h"
/* local func prototypes */
static BYTE *charToBYTE(
www.eeworm.com/read/100018/15888909
pl useradmin_update.pl
do './samba-lib.pl';
# useradmin_create_user(&details)
# Create a new samba user if sync is enabled
sub useradmin_create_user
{
&get_share("global");
if (&istrue("encrypt passwords") && $config{'smb
www.eeworm.com/read/285858/8807958
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Learn_MFC.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
www.eeworm.com/read/164037/10134520
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DES_Test.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#