代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/129083/14267748
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/129083/14267751
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/128527/14292204
txt cryptapi.txt
HawkEncrypt API list.
Version 0.91 beta
HawkCrypt is a cryptographic library for password protecting data. It uses MD5
to produce 128 bit encryption keys and random 128 bit (16 byte) salt value
www.eeworm.com/read/128441/14298790
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/128440/14298902
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/127808/14332802
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/126692/14406509
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/126692/14406510
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/227409/14427563
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/226200/14489804
cpp wake.cpp
// wake.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "wake.h"
NAMESPACE_BEGIN(CryptoPP)
void WAKE_TestInstantiations()
{
Weak::WAKE_CFB::Encryption