diff options
Diffstat (limited to 'includes/js/dojox/crypto/README')
| -rw-r--r-- | includes/js/dojox/crypto/README | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/includes/js/dojox/crypto/README b/includes/js/dojox/crypto/README new file mode 100644 index 0000000..4103fa6 --- /dev/null +++ b/includes/js/dojox/crypto/README @@ -0,0 +1,12 @@ +-------------------------------------------------------------------------------
 +DojoX Cryptography
 +-------------------------------------------------------------------------------
 +Project state:
 +deprecated
 +-------------------------------------------------------------------------------
 +This project will be removed in the near future in favor of dojox.encoding. If
 +you are using this code, please follow the upgrade path:
 +
 +Digests (MD5): dojox.encoding.digests.MD5
 +Crypto (Blowfish): dojox.encoding.crypto.Blowfish
 +-------------------------------------------------------------------------------
 | 
