代码搜索:Encrypt

找到约 3,742 项符合「Encrypt」的源代码

代码结果 3,742
www.eeworm.com/read/318176/13484259

cpp ibe_exp.cpp

/* Boneh & Franklin's Identity Based Encryption Encryption phase Generates a random AES session key, and uses it to encrypt a file. Outputs ciphertext .ibe. The
www.eeworm.com/read/318176/13484295

cpp ibe_enc.cpp

/* Boneh & Franklin's Identity Based Encryption Encryption phase Generates a random AES session key, and uses it to encrypt a file. Outputs ciphertext .ibe. The
www.eeworm.com/read/140582/5786436

wi-log

whackwest --name oe --delete --rsa --pfs --host 127.95.7.1 --ikeport 8500 --nexthop 127.95.7.254 --updown silly --to --updown sally --host %opportunisticdefaultgroup --ikeport 8500 --encrypt --rekeyma
www.eeworm.com/read/140582/5786482

wi-log

whackwest --name opportunity --delete --rsa --pfs --host 127.95.7.1 --ikeport 8500 --nexthop 127.95.7.254 --updown silly --to --updown sally --host %opportunisticgroup --ikeport 8500 --encrypt --rekey
www.eeworm.com/read/494289/6381683

cpp ibe_exp.cpp

/* Boneh & Franklin's Identity Based Encryption Encryption phase Generates a random AES session key, and uses it to encrypt a file. Outputs ciphertext .ibe. The
www.eeworm.com/read/494289/6381735

cpp ibe_enc.cpp

/* Boneh & Franklin's Identity Based Encryption Encryption phase Generates a random AES session key, and uses it to encrypt a file. Outputs ciphertext .ibe. The
www.eeworm.com/read/156908/11753462

cpp ibe_exp.cpp

/* Boneh & Franklin's Identity Based Encryption Encryption phase Generates a random AES session key, and uses it to encrypt a file. Outputs ciphertext .ibe. The
www.eeworm.com/read/156908/11753575

cpp ibe_enc.cpp

/* Boneh & Franklin's Identity Based Encryption Encryption phase Generates a random AES session key, and uses it to encrypt a file. Outputs ciphertext .ibe. The
www.eeworm.com/read/255526/12076916

frm frmmain.frm

VERSION 5.00 Begin VB.Form Form1 BorderStyle = 3 'Fixed Dialog Caption = "Encrypt Data" ClientHeight = 3780 ClientLeft = 45 ClientTop = 435
www.eeworm.com/read/127767/14336684

txt e462. encrypting a string with des.txt

This example implements a class for encrypting and decrypting strings using DES. The class is created with a key and can be used repeatedly to encrypt and decrypt strings using that key. public