-
-
[
Visual C++ (VC++)]
strcrypt.zip
Simple and very small string crypt/decrypt function
Without using the cryptinit you can already define encrypted strings in the source.
Using the cryptinit function you get a random cryptkey and you need to encrypt all plain strings first.
Example in ...
-
[
Unix_Linux]
ccrypt-1.9.rar
... . It was designed as a replacement for the standard Unix crypt utility, which is notorious for using a very weak encryption ... This cipher is believed to provide very strong security. A compatibility mode is included for decrypting legacy "unix crypt" files.
-
-
-
[
C/C++]
rc4crypt.zip
... in September 1994 a description of it was anonymously posted to the Cypherpunks mailing list[3]. It was soon posted on the sci.crypt newsgroup, and from there to many sites on the Internet. The leaked code was confirmed to be genuine as its output was ...
Category:
SCM Upload User:
ruisanpin Size:
10K
-
-
[
Others]
rc4dotnet.zip
... in September 1994 a description of it was anonymously posted to the Cypherpunks mailing list[3]. It was soon posted on the sci.crypt newsgroup, and from there to many sites on the Internet. The leaked code was confirmed to be genuine as its output was ...
-
-
-