代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/145881/12696841
html 060-063.html
Learn Encryption Techniques with BASIC and C++:Monoalphabetic Substitution Concepts
www.eeworm.com/read/145881/12696843
html 050-056.html
Learn Encryption Techniques with BASIC and C++:Monoalphabetic Substitution Concepts
www.eeworm.com/read/142139/12960748
c crypt3.c
/* @(#) $Revision: 66.2 $ */
/*LINTLIBRARY*/
/*
* This program implements the
* Proposed Federal Information Processing
* Data Encryption Standard.
* See Federal Register, March 17, 1975 (40FR121
www.eeworm.com/read/138928/13201633
txt readme.txt
Stefan Scherrer:
I added the SuSE linux TwoFish encryption to the FileDisk Project
I will check with the orignial author if he wants to add my modifications
or not. If not I will make a sep
www.eeworm.com/read/138928/13201750
bat gpk.bat
@echo off
echo Generation of a new Keyfile for your encrypted containers
echo Keyfile will be encrypted for the given recipient (ie:your email address)
echo (for symmetric keyfile encryption u
www.eeworm.com/read/138787/13212935
txt readme.txt
BinCompiler v0.70
-------------------------
The program should be pretty straight forward to use so this file only contains some basic info.
Some of the functionality as encryption and BIN fi
www.eeworm.com/read/138170/13251855
txt readme.txt
BinCompiler v0.70
-------------------------
The program should be pretty straight forward to use so this file only contains some basic info.
Some of the functionality as encryption and BIN fi
www.eeworm.com/read/136965/13350842
txt readme.txt
Encrypt - Rudimentary encryption/decryption demo program
Copyright (c) 1997 SoftCircuits Programming (R)
Redistributed by Permission.
This Visual Basic 5.0 example program demonstrates a very sim
www.eeworm.com/read/308783/13692168
frm form3.frm
VERSION 5.00
Begin VB.Form Form3
BackColor = &H00000000&
BorderStyle = 3 'Fixed Dialog
Caption = "SPL Encryption"
ClientHeight = 2655
ClientLeft
www.eeworm.com/read/150409/5692764
java pbeparametersgenerator.java
package org.bouncycastle.crypto;
/**
* super class for all Password Based Encryption (PBE) parameter generator classes.
*/
public abstract class PBEParametersGenerator
{
protected byte[] passw