代码搜索:Encryption

找到约 4,642 项符合「Encryption」的源代码

代码结果 4,642
www.eeworm.com/read/394314/8231822

c ieee80211_crypt_ccmp.c

/* * Host AP crypt: host-based CCMP encryption implementation for Host AP driver * * Copyright (c) 2003-2004, Jouni Malinen * * This program is free software; you can redistr
www.eeworm.com/read/394314/8231832

c ieee80211_crypt_tkip.c

/* * Host AP crypt: host-based TKIP encryption implementation for Host AP driver * * Copyright (c) 2003-2004, Jouni Malinen * * This program is free software; you can redistr
www.eeworm.com/read/293056/8316334

s des386.s

/* DES386.S - Data Encryption Standard routines for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1995. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as
www.eeworm.com/read/173841/9633568

cpp rsa_draft.cpp

#include "stdafx.h" // This is a draft version of RSA encryption // Improved by sanicle,2006.1 // 3mn@3mn.net #include "rsa_draft.h" class prime_factory { unsigned np; unsigned *pl;
www.eeworm.com/read/173841/9633642

cpp rsa_draft.cpp

#include "stdafx.h" // This is a draft version of RSA encryption // Improved by sanicle,2006.1 // 3mn@3mn.net #include "rsa_draft.h" class prime_factory { unsigned np; unsigned *pl;
www.eeworm.com/read/173840/9633675

cpp rsa_draft.cpp

#include "stdafx.h" // This is a draft version of RSA encryption // Improved by sanicle,2006.1 // 3mn@3mn.net #include "rsa_draft.h" class prime_factory { unsigned np; unsigned *pl;
www.eeworm.com/read/368183/9707612

cpp diamond.cpp

// diamond.cpp - modified by Wei Dai from: /* diamond2.c - Encryption designed to exceed DES in security. This file and the Diamond2 and Diamond2 Lite Block Ciphers described herein are her
www.eeworm.com/read/172143/9723332

cpp diamond.cpp

// diamond.cpp - modified by Wei Dai from: /* diamond2.c - Encryption designed to exceed DES in security. This file and the Diamond2 and Diamond2 Lite Block Ciphers described herein are her
www.eeworm.com/read/367275/9763035

c encrypt.c

/* frontend to IBE_encrypt() in ibe_lib.cc * (performs encryption) * Ben Lynn */ /* Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu) See LICENSE for license */ #include #inclu
www.eeworm.com/read/267326/11182929

cpp diamond.cpp

// diamond.cpp - modified by Wei Dai from: /* diamond2.c - Encryption designed to exceed DES in security. This file and the Diamond2 and Diamond2 Lite Block Ciphers described herein are her