搜索:Decrypts
找到约 4 项符合「Decrypts」的查询结果
结果 4
按分类筛选
https://www.eeworm.com/dl/519/352972.html
加密解密
Encrypts/Decrypts a piece of text using vigenere algorithm.
Encrypts/Decrypts a piece of text using vigenere algorithm.
https://www.eeworm.com/dl/650/200940.html
人工智能/神经网络
This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts accord
This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value.
https://www.eeworm.com/dl/519/278165.html
加密解密
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fi
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fine in MSVC++ 6.0 Standard.
https://www.eeworm.com/dl/617/348232.html
压缩解压
FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. T
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a RC4 stream cipher. The encrypted file is written to a new file along with
the decryption stub and key. When the output file is executed it decrypts and
executes the encrypted file.
It s written in De ...