代码搜索:Decryption

找到约 742 项符合「Decryption」的源代码

代码结果 742
www.eeworm.com/read/111752/15504193

c playfair.c

/* Playfair encryption and decryption */ /* All non-alphabetics in the input text are silently ignored, as is the final odd character if any. Converting the keyword to the keysquare is
www.eeworm.com/read/108140/15593548

c playfair.c

/* Playfair encryption and decryption */ /* All non-alphabetics in the input text are silently ignored, as is the final odd character if any. Converting the keyword to the keysquare is
www.eeworm.com/read/100605/15869700

cpp block.cpp

/* This file is in the public domain */ /* If defined, make sure decryption actually works (ie is the inverse of the encryption function). But it makes the benchmarks really slow, because of all
www.eeworm.com/read/145977/12685288

txt readme.txt

This module provides encryption/decryption through the CryptoAPI. This is about as secure as it gets in VB. Though the code is not easy, usage is and is fully explained in the comments. This is
www.eeworm.com/read/142139/12960899

c playfair.c

/* Playfair encryption and decryption */ /* All non-alphabetics in the input text are silently ignored, as is the final odd character if any. Converting the keyword to the keysquare is done
www.eeworm.com/read/216674/14997968

py rsa.py

# # RSA.py : RSA encryption/decryption # # Part of the Python Cryptography Toolkit # # Distribute and use freely; there are no restrictions on further # dissemination and usage except those imposed
www.eeworm.com/read/292823/8330926

h usbcryptappinc.h

// // Copyright (c) 2004 Golden Bits Software, Inc. // All rights reserved // www.goldenbits.com // // WARNING: For sample/demonstration use only, no warranty // of any kind. // //
www.eeworm.com/read/178173/9415757

txt ecb_d_m_ref.txt

========================= FILENAME: "ecb_d_m.txt" Electronic Codebook (ECB) Mode - DECRYPTION Monte Carlo Test Algorithm Name: Rijndael Principal Submitter: Joan Daemen =========================
www.eeworm.com/read/178173/9415804

txt ecb_d_m_ref.txt

========================= FILENAME: "ecb_d_m.txt" Electronic Codebook (ECB) Mode - DECRYPTION Monte Carlo Test Algorithm Name: Rijndael Principal Submitter: Joan Daemen =========================
www.eeworm.com/read/178173/9415839

txt ecb_d_m.txt

========================= FILENAME: "ecb_d_m.txt" Electronic Codebook (ECB) Mode - DECRYPTION Monte Carlo Test Algorithm Name: Rijndael Principal Submitter: Joan Daemen =========================