代码搜索:Decryption
找到约 742 项符合「Decryption」的源代码
代码结果 742
www.eeworm.com/read/178173/9415823
txt cbc_d_m.txt
=========================
FILENAME: "cbc_d_m.txt"
Cipher Block Chaining (CBC) Mode - DECRYPTION
Monte Carlo Test
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
==========
KEYSIZE=128
www.eeworm.com/read/457412/7325816
txt cbc_d_m.txt
=========================
FILENAME: "cbc_d_m.txt"
Cipher Block Chaining (CBC) Mode - DECRYPTION
Monte Carlo Test
Algorithm Name: TWOFISH
Principal Submitter: Bruce Schneier, Counterpane Sy
www.eeworm.com/read/457410/7325887
txt cbc_d_m.txt
=========================
FILENAME: "cbc_d_m.txt"
Cipher Block Chaining (CBC) Mode - DECRYPTION
Monte Carlo Test
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
==========
KEYSIZE=128
www.eeworm.com/read/440794/7681127
txt readme.txt
AES Normal Key
This example shows how to set an encryption key and then use that key to
encrypt some plaintext. It then sets the decryption key and decrypts the
previously encrypted block back t
www.eeworm.com/read/318176/13484281
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/494289/6381715
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/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/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/115554/15010301
cpp dodes.cpp
//File name: doDes.cpp
// use DES algrithom to encryption or decryption a segment
//of memory
// interface:
// setKey(char *k)-----Set the Key for DES
// encryption(char *memory,DWORD length)
www.eeworm.com/read/459172/1572771
c asfcrypt.c
/*
* ASF decryption
* Copyright (c) 2007 Reimar Doeffinger
* This is a rewrite of code contained in freeme/freeme2
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistri