代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/338797/12282490
h des.h
#ifndef CRYPTOPP_DES_H
#define CRYPTOPP_DES_H
/** \file
*/
#include "seckey.h"
#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)
class CRYPTOPP_DLL RawDES
{
public:
void RawSetKey(Cip
www.eeworm.com/read/131980/14117660
po fr.po
# Gaim-encryption po file for french.
# Copyright (C) 2004 Davy Defaud
# This file is distributed under the GPL
# Davy Defaud , avril 2004
#
#
msgid ""
msgstr ""
"Project-Id-Ver
www.eeworm.com/read/131980/14117680
po de.po
# Gaim-encryption po file for German.
# Copyright (C) 2004 Karim Malhas
# This file is distributed under the GPL
# Karim Malhas , Stuttgart 2004
#
#
msgid ""
msgstr ""
"Project-Id-V
www.eeworm.com/read/131980/14117795
nsh english.nsh
;;
;; english.nsh
;;
;; English language strings for the Windows Gaim-encryption NSIS installer.
;; Windows Code page: 1252
;; Author: Bill Tompkins
;; Version 1, Nov
www.eeworm.com/read/131693/14132925
h des.h
#ifndef CRYPTOPP_DES_H
#define CRYPTOPP_DES_H
/** \file
*/
#include "seckey.h"
#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)
struct DES_Info : public FixedBlockSize, public FixedKe
www.eeworm.com/read/130965/14165086
c kerberos.c
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/128841/14276953
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/128841/14277085
h shacal2.h
#ifndef CRYPTOPP_SHACAL2_H
#define CRYPTOPP_SHACAL2_H
/** \file
*/
#include "seckey.h"
#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)
//! _
struct SHACAL2_Info : public FixedBlockSize
www.eeworm.com/read/128841/14277152
h des.h
#ifndef CRYPTOPP_DES_H
#define CRYPTOPP_DES_H
/** \file
*/
#include "seckey.h"
#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)
class CRYPTOPP_DLL RawDES
{
public:
void UncheckedSetK
www.eeworm.com/read/229983/14309713
vhd bytepermutation.vhd
-------------------------------------------------------------------------------
-- Title : A compact 8bit AES encryption core
-------------------------------------------------------------------