代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/131980/14117802
nsh ukrainian.nsh
;;
;; ukrainian.nsh
;;
;; Ukrainian language strings for the Windows Gaim-encryption NSIS installer.
;; Windows Code page: 1251
;; Author: Roman Sosenko
;; Version 1, Jan 2005
www.eeworm.com/read/131980/14117811
nsh italian.nsh
;;
;; italian.nsh
;;
;; Italian language strings for the Windows Gaim-encryption NSIS installer.
;; Windows Code page: 1252
;; Author: Giacomo Succi
;; Version 1, Sep 200
www.eeworm.com/read/226200/14489566
h sosemanuk.h
#ifndef CRYPTOPP_SOSEMANUK_H
#define CRYPTOPP_SOSEMANUK_H
#include "strciphr.h"
NAMESPACE_BEGIN(CryptoPP)
//! algorithm info
struct SosemanukInfo : public VariableKeyLength
www.eeworm.com/read/226200/14489574
h modes.h
#ifndef CRYPTOPP_MODES_H
#define CRYPTOPP_MODES_H
/*! \file
*/
#include "cryptlib.h"
#include "secblock.h"
#include "misc.h"
#include "strciphr.h"
#include "argnames.h"
#include "algparam
www.eeworm.com/read/115525/15012019
h rc2.h
#ifndef CRYPTOPP_RC2_H
#define CRYPTOPP_RC2_H
/** \file
*/
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
/// base class, do not use directly
class RC2Base : public
www.eeworm.com/read/152843/5655917
h crypto_des.h
/*
* Cryptographic API.
*
* Function for checking keys for the DES and Tripple DES Encryption
* algorithms.
*
* This program is free software; you can redistribute it and/or modify
* it under t
www.eeworm.com/read/112400/15486503
txt rfc2144.txt
Network Working Group C. Adams
Request for Comments: 2144 Entrust Technologies
Category: Informational
www.eeworm.com/read/107176/15612143
m s4rout4.m
% Routine 4.4 undo encryption
Yhat = fft2(Y);
Bhat = fft2(B);
Xhat = Yhat./Bhat;
X1 = ifft2(Xhat);
X1 = real(X1);
image(X1)
axis off
colormap grey
www.eeworm.com/read/106679/15627510
txt rfc2144.txt
Network Working Group C. Adams
Request for Comments: 2144 Entrust Technologies
Category: Informational
www.eeworm.com/read/102091/15793235
mf_makefile
####################################################################
# Create File Encryption/Decryption app
####################################################################
# specify your compile