代码搜索:EAX
找到约 9,860 项符合「EAX」的源代码
代码结果 9,860
www.eeworm.com/read/431199/8702856
txt eax.txt
AlgorithmType: AuthenticatedSymmetricCipher
Name: AES/EAX
Source: http://www.cs.ucdavis.edu/~rogaway/papers/eax.pdf
Plaintext:
Key: 233952DEE4D5ED5F9B9C6D6FF80FF478
IV: 62EC67F9C3A4A407FCB2A8C490
www.eeworm.com/read/431199/8703004
cpp eax.cpp
// eax.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "eax.h"
NAMESPACE_BEGIN(CryptoPP)
void EAX_Base::SetKeyWithoutResync(const byte *userKey, size_t key
www.eeworm.com/read/431199/8703007
h eax.h
#ifndef CRYPTOPP_EAX_H
#define CRYPTOPP_EAX_H
#include "authenc.h"
#include "modes.h"
#include "cmac.h"
NAMESPACE_BEGIN(CryptoPP)
//! .
class CRYPTOPP_NO_VTABLE EAX_Base : public AuthenticatedSymme
www.eeworm.com/read/245805/12780106
txt eax.txt
MODE EAX
VEC 0001
KEY 000102030405060708090a0b0c0d0e0f
NCE 000102030405060708090a0b0c0d0e0f
HDR (00)
PTX (6,0,8,00,01)
GEN
KEY 000102030405060708090a0b0c0d0e0f
NCE 000102030405060708090
www.eeworm.com/read/245805/12780114
c eax.c
/*
---------------------------------------------------------------------------
Copyright (c) 1998-2006, Brian Gladman, Worcester, UK. All rights reserved.
LICENSE TERMS
The free distributi
www.eeworm.com/read/245805/12780176
1 eax.1
MDE EAX
REM Basic Tests for EAX (compiled by B. R. Gladman)
VEC 0001
KEY 233952dee4d5ed5f9b9c6d6ff80ff478
IV 62ec67f9c3a4a407fcb2a8c49031a8b3
HDR 6bfb914fd07eae6b
TAG e037830e8389f27b025a
www.eeworm.com/read/245805/12780191
2 eax.2
MDE EAX
REM EAX Tests from Tom St Denis (compiled by B. R. Gladman)
VEC 0001
KEY 000102030405060708090a0b0c0d0e0f
IV
HDR
PTX
CTX
TAG 9ad07e7dbff301f505de596b9615dfff
VEC 0002
K
www.eeworm.com/read/245805/12780203
h eax.h
/*
---------------------------------------------------------------------------
Copyright (c) 1998-2006, Brian Gladman, Worcester, UK. All rights reserved.
LICENSE TERMS
The free distributi
www.eeworm.com/read/245804/12780261
c eax.c
/*
---------------------------------------------------------------------------
Copyright (c) 1998-2006, Brian Gladman, Worcester, UK. All rights reserved.
LICENSE TERMS
The free distributi
www.eeworm.com/read/245804/12780307
h eax.h
/*
---------------------------------------------------------------------------
Copyright (c) 1998-2006, Brian Gladman, Worcester, UK. All rights reserved.
LICENSE TERMS
The free distributi