代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/287127/4026740
h pgpencpipe.h
/*
* pgpEncPipe.h -- setup the Encryption Pipeline, given a set of arguments
* from the UI. This will setup a pipeline, or return NULL if there is
* any error along the way.
*
* Written by:
www.eeworm.com/read/272724/4215150
java streamcipher.java
// StreamCipher - a stream encryption template
//
// Copyright (C) 1996 by Jef Poskanzer . All rights reserved.
//
// Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/272724/4215166
java blowfishcipher.java
// BlowfishCipher - the Blowfish encryption method
//
// Copyright (C) 1996 by Jef Poskanzer . All rights reserved.
//
// Redistribution and use in source and binary forms, with or
www.eeworm.com/read/431110/1910851
doc des.doc
The DES library.
Please note that this library was originally written to operate with
eBones, a version of Kerberos that had had encryption removed when it left
the USA and then put back in. As such
www.eeworm.com/read/431110/1912752
txt description.txt
This test takes the output from the double encryption test and removes
one layer of the crypto, leaving an ESP on the output. We can remove this
layer with tcpdump as well.
www.eeworm.com/read/414257/2153796
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace Encryption
{
static class Program
{
///
/// The main entry point for t
www.eeworm.com/read/414257/2153834
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace Encryption
{
static class Program
{
///
/// The main entry point for t
www.eeworm.com/read/409232/2235317
h aes.h
/* AES CryptAPI - interface to use AES algorithms for *
* character buffer / binary / text encryption. *
* Written Nov 99 by Mixter *
* and based o
www.eeworm.com/read/399197/2365847
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace Encryption
{
static class Program
{
///
/// The main entry point for t
www.eeworm.com/read/399197/2365881
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace Encryption
{
static class Program
{
///
/// The main entry point for t