代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/124280/14581964
s des386.s
/*
DES386.S - Data Encryption Standard routines for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes ar
www.eeworm.com/read/124280/14582039
s des386.s
/*
DES386.S - Data Encryption Standard routines for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes ar
www.eeworm.com/read/221047/14760150
html module-rotor.html
15.4 rotor -- Enigma-like encryption and decryption
www.eeworm.com/read/119112/14838940
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/118369/14875236
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/217031/14982349
s des386.s
/*
DES386.S - Data Encryption Standard routines for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes ar
www.eeworm.com/read/115525/15011932
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/215889/15035118
c aestable.c
// advanced encryption standard
// author: karl malbrain, malbrain@yahoo.com
typedef unsigned char uchar;
#include
#include
// AES only supports Nb=4
#define Nb 4 //
www.eeworm.com/read/114868/15035386
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/214131/15112864
c aestable.c
// advanced encryption standard
// author: karl malbrain, malbrain@yahoo.com
typedef unsigned char uchar;
#include
#include
// AES only supports Nb=4
#define Nb 4 //