代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/287946/8658642
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/286166/8785363
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/428473/8865791
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/427960/8909274
txt ipk.txt
ID-PKC
This Identity Based Encryption method was invented by Cliff Cocks
See http://www.cesg.gov.uk/technology/id-pkc/index.htm for more details.
This demonstration implementation consists of
www.eeworm.com/read/427960/8909330
cpp ibe_extx.cpp
/*
Boneh & Franklin's Identity Based Encryption - y2=x^3+x version
Extract Phase
After this program has run the file privatex.ibe contains
www.eeworm.com/read/283128/9041562
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/376782/9306742
c rc4.c
#include
/* Prototype the encryption/decryption function */
char *EnDeCrypt(const char *pszText, int iTextLen, const char *pszKey);
void swapints(int *array, int ndx1, int ndx2);
www.eeworm.com/read/175643/9538565
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/371177/9563494
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/371123/9564907
c rc4.c
#include
/* Prototype the encryption/decryption function */
char *EnDeCrypt(const char *pszText, int iTextLen, const char *pszKey);
void swapints(int *array, int ndx1, int ndx2);