代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/156908/11753521
cpp ipk_dec.cpp
/*
Cock's Identity Based Encryption
Decryption phase
Decrypts a file .ipk
Finds the session key by ID-PKC decrypting the file .key
Uses this session key to
www.eeworm.com/read/156908/11753591
cpp ibe_ext.cpp
/*
Boneh & Franklin's Identity Based Encryption
Extract Phase
After this program has run the file private.ibe contains
*/
#include
www.eeworm.com/read/153385/12037330
cpp mars.cpp
// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
/* This is an independent implementation of the MARS encryption */
/* algorithm designed by a team at IBM as
www.eeworm.com/read/130455/14193121
cpp mars.cpp
// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
/* This is an independent implementation of the MARS encryption */
/* algorithm designed by a team at IBM as
www.eeworm.com/read/231175/14249742
cpp mars.cpp
// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
/* This is an independent implementation of the MARS encryption */
/* algorithm designed by a team at IBM as
www.eeworm.com/read/127808/14332604
cpp mars.cpp
// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
/* This is an independent implementation of the MARS encryption */
/* algorithm designed by a team at IBM as
www.eeworm.com/read/227409/14427228
cpp mars.cpp
// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
/* This is an independent implementation of the MARS encryption */
/* algorithm designed by a team at IBM as
www.eeworm.com/read/221805/14720081
c radius_authorize.c
/* radius_authorize.c */
/* Implementations of encryption and decryption of RADIUS attributes if needed. */
/* Currently we only encrypt User-Password and decrypt Tunnel-Password */
/* Copyright 1
www.eeworm.com/read/116836/14952145
h configdialog.h
#pragma once
#include "resource.h" // main symbols
#include
#define _masterKey "dreamer_file_encryption"
class ConfigDialog : public CDialogImpl
{
public:
www.eeworm.com/read/217090/14978758
txt idea-algorithm.txt
HOWTO: INTERNATIONAL DATA ENCRYPTION ALGORITHM
Implementation summary by Fauzan Mirza (F.U.Mirza@sheffield.ac.uk)
This document was written to help programmers to understand how to
implement the IDE