代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/101224/15841249
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/100767/15864738
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/100661/15867853
asm idea3a.asm
; Last updated: Wed Sep 18 1996
; Tiny IDEA Encryption Program
; Copyright (C) Fauzan Mirza 1995-96
; Version 3A (DOS specific, smallest)
; Optimized for smaller CODE size by Mark Andreas
www.eeworm.com/read/100661/15867854
asm idea3b.asm
; Last updated: Mon Sep 16 1996
; Tiny IDEA Encryption Program
; Copyright (C) Fauzan Mirza 1995-96
; Version 3B (Optimised version)
; Optimized for smaller CODE size by Mark Andreas
www.eeworm.com/read/100612/15869004
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/100567/15872000
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/100478/15873440
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/100476/15873518
asm idea3a.asm
; Last updated: Wed Sep 18 1996
; Tiny IDEA Encryption Program
; Copyright (C) Fauzan Mirza 1995-96
; Version 3A (DOS specific, smallest)
; Optimized for smaller CODE size by Mark Andreas
www.eeworm.com/read/100476/15873519
asm idea3b.asm
; Last updated: Mon Sep 16 1996
; Tiny IDEA Encryption Program
; Copyright (C) Fauzan Mirza 1995-96
; Version 3B (Optimised version)
; Optimized for smaller CODE size by Mark Andreas
www.eeworm.com/read/100319/15877200
des testdata.des
#
# Test Data for the Data Encryption Standard (see testdes.c)
#
# From National Bureau of Standards Special Publication 500-20, Sep-80.
#
# Column 1: Key
# Column 2: PlainText
# Column 3: CipherText