代码搜索:CCM
找到约 1,275 项符合「CCM」的源代码
代码结果 1,275
www.eeworm.com/read/190844/8437552
h ccm_a.h
/************************************************************************/
/* File: ccm_a.h */
/*
www.eeworm.com/read/431199/8702608
cpp ccm.cpp
// ccm.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "ccm.h"
NAMESPACE_BEGIN(CryptoPP)
void CCM_Base::SetKeyWithoutResync(c
www.eeworm.com/read/431199/8702633
h ccm.h
#ifndef CRYPTOPP_CCM_H
#define CRYPTOPP_CCM_H
#include "authenc.h"
#include "modes.h"
NAMESPACE_BEGIN(CryptoPP)
//! .
class CRYPTOPP_DLL CRYPTOPP_NO_VTABLE CCM_Base : public AuthenticatedS
www.eeworm.com/read/431199/8702740
txt ccm.txt
AlgorithmType: AuthenticatedSymmetricCipher
Name: AES/CCM
Source: aes-modes-src-07-10-08/Testvals/ccm.1, Basic Tests for CCM (compiled by B. R. Gladman)
Key: 404142434445464748494a4b4c4d4e4f
IV:
www.eeworm.com/read/416046/11043549
cpp ccm.cpp
//
//================================================================
// Proposed AES CTR/CBC-MAC mode test vector generation
//
// 11-02-001r2-I-AES-Encryption & Authentication-Using-CTR-Mode-wit
www.eeworm.com/read/245805/12780096
txt ccm.txt
MODE CCM
VEC 0001
KEY 000102030405060708090a0b0c0d0e0f
NCE 000102030405060708090a0b0c
HDR (00)
PTX (6,0,8,00,01)
GEN
KEY 000102030405060708090a0b0c0d0e0f
NCE 000102030405060708090a0b0c
www.eeworm.com/read/245805/12780162
h ccm.h
/*
---------------------------------------------------------------------------
Copyright (c) 1998-2006, Brian Gladman, Worcester, UK. All rights reserved.
LICENSE TERMS
The free distributi
www.eeworm.com/read/245805/12780169
c ccm.c
/*
---------------------------------------------------------------------------
Copyright (c) 1998-2006, Brian Gladman, Worcester, UK. All rights reserved.
LICENSE TERMS
The free distributi
www.eeworm.com/read/245805/12780186
2 ccm.2
MDE CCM
REM Vectors for IEEE P1619.1 CCM Mode
REM Key = 32 bytes; MAC = 16 bytes; IV = 12 bytes
VEC 0001
KEY 0000000000000000000000000000000000000000000000000000000000000000
IV 0000000000000
www.eeworm.com/read/245805/12780189
1 ccm.1
MDE CCM
REM Basic Tests for CCM (compiled by B. R. Gladman)
VEC 0001
KEY 404142434445464748494a4b4c4d4e4f
NCE 10111213141516
HDR 0001020304050607
PTX 20212223
CTX 7162015b
TAG 4dac255d