代码搜索:decrypt
找到约 1,475 项符合「decrypt」的源代码
代码结果 1,475
www.eeworm.com/read/200462/15432649
txt camellia.txt
AlgorithmType: SymmetricCipher
Name: Camellia/ECB
Source: NESSIE submission
Comment: Tests with 128-bit keys
Comment: Set 1, vector 0
Key: 80000000000000000000000000000000
Plaintext:
www.eeworm.com/read/106536/15635095
h newcrypt.h
#pragma once
class CNewCrypt
{
public:
CBlowFishEngine* _crypt;
CBlowFishEngine* _decrypt;
public:
CNewCrypt(char keybytes[], int keylen);
~CNewCrypt(void);
bool checksum(char ra
www.eeworm.com/read/100182/15881482
cpp crypt.cpp
void Krypt::caesar()
{
char *krypttext;
krypttext = new char [size];
char key[33];
key[0] = 31;
cout
www.eeworm.com/read/184811/9073891
bas module1.bas
Attribute VB_Name = "Module1"
Public Function encrypt(str1 As String)
l = Len(str1)
ReDim s(50)
For i = 1 To l
s(i - 1) = Chr(Int(Mid(str1, i, 1)) + 60)
Next i
For i = 0 To l - 1
If i
www.eeworm.com/read/374502/9402298
epic-crypt-gpg-aa
#!/bin/bash
#
# This script demonstrates ascii armoring. It is rather complicated
# because it uses the ascii armoring present in gpg, which wraps in
# a way that is unusable for irc. One of the thi
www.eeworm.com/read/359577/10136127
txt shacal2.txt
AlgorithmType: SymmetricCipher
Name: SHACAL-2/ECB
Source: NESSIE submission
Comment: Set 1, vector 0
Key: 80000000000000000000000000000000000000000000000000000000000000000000000000000000
www.eeworm.com/read/163262/10168209
txt via_ace.txt
Support for the VIA Nehemiah Advanced Cryptography Engine (ACE)
---------------------------------------------------------------
A. Introduction
The AES code now supports the VIA ACE engine.
www.eeworm.com/read/424790/10412651
info pro.info
License Key (to encrypt):
1F3259CCA9179A0AE5E6026A31A3DF91E226432467309550FCEF49
TArtLicense Key (to decrypt):
5D038A5C104EDC07AF9A8A3ED31E83171B728DC956E2917A3A7BBB
www.eeworm.com/read/424790/10412665
info special.info
License Key (to encrypt):
1F3259CCA9179A0AE5E6026A31A3DF91E226432467309550FCEF49
TArtLicense Key (to decrypt):
5D038A5C104EDC07AF9A8A3ED31E83171B728DC956E2917A3A7BBB
www.eeworm.com/read/424790/10412672
info dataexpired.info
License Key (to encrypt):
1F3259CCA9179A0AE5E6026A31A3DF91E226432467309550FCEF49
TArtLicense Key (to decrypt):
5D038A5C104EDC07AF9A8A3ED31E83171B728DC956E2917A3A7BBB