代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/245805/12780110
txt gentest.txt
INTRODUCTION
============
GENTEST is a program to generate test vectors for the AES combined
encryption and authentication modes CCM, GCM and EAX.
Historically Test Vectors for these modes a
www.eeworm.com/read/150409/5692637
java mac.java
package org.bouncycastle.crypto;
/**
* The base interface for implementations of message authentication codes (MACs).
*/
public interface Mac
{
/**
* Initialise the MAC.
*
* @pa
www.eeworm.com/read/132649/5915291
txt id2.txt
Authors: Denis Vakatov, Eugene Vasilchenko
ID2 Protocol:
Request
Reply
Transmission of Split data
TSE Sources
Authentication
PARAM packag
www.eeworm.com/read/124465/6046951
py perso_example.py
###
# An example of a card personalisation:
# - install 3 files:
# . photo file is public
# . info file is public
# . secret is protected by authentication
#
# - go through the all
www.eeworm.com/read/103694/6212861
py perso_example.py
###
# An example of a card personalisation:
# - install 3 files:
# . photo file is public
# . info file is public
# . secret is protected by authentication
#
# - go through the all
www.eeworm.com/read/493408/6402493
nc mac.nc
includes crypto;
/**
* Interface to compute a message authentication code.
*/
interface MAC
{
/**
* Initializes the MAC layer and stores any local state into the context
* variable
www.eeworm.com/read/127767/14337656
txt e500. creating an ssl server socket.txt
An SSL server socket requires certificates that it will send to clients for authentication. The certificates must be contained in a keystore whose location must be explicitly specified (there is no de
www.eeworm.com/read/223165/14650775
h common.h
/*
* OpenVPN -- An application to securely tunnel IP networks
* over a single UDP port, with support for SSL/TLS-based
* session authentication and key exchange,
*
www.eeworm.com/read/223165/14650778
c openvpn.c
/*
* OpenVPN -- An application to securely tunnel IP networks
* over a single UDP port, with support for SSL/TLS-based
* session authentication and key exchange,
*
www.eeworm.com/read/223165/14650780
h options.h
/*
* OpenVPN -- An application to securely tunnel IP networks
* over a single UDP port, with support for SSL/TLS-based
* session authentication and key exchange,
*