-
-
-
Decrypt.rar
单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,
-
-
-
CaesarCoder.src.zip
Caesar coder and decoder. Performs easy substitution cipher encryption and automatic decryption when key is unknown. Frequency of letters in common written English is used to decrypt.
-
jscrypto.zip
The utility can encrypt/decrypt file/folder structure using key. The folder/files, when encrypted are stored in corresponding structure as is but with the extention ".encrypted" & when you decrypt it, entire structure can be restored back as it was.
-
aes_expanded_key.rar
... is part of revision 4423 of the EK-This example shows how to use pre-expanded keys to encrypt some plaintext,
and then decrypt it back to the original message. Using pre-expanded keys
avoids the need to perform the expansion at run-time. This example ...
-
FileEncode.rar
File Encryptor, to encrypt and decrypt files, supports various formats of file encryption and decryption using the Delphi development tool design.
-
CRYPT76.rar
Gives freedom of chosing mp crypt also can do ftb crypting and decrypt.
-
Decrypt.zip
VBS script to encrypt files using CAPICOM. Counterpart of Encrypt.vbs script.
-