Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in _menu_load_objects() (line 571 of /homepages/34/d120385317/htdocs/clickandbuilds/Drupal/CipherWorks/includes/menu.inc).

Date

Encrypts/Decrypts string containing date values in the format MM/dd/yyyy and produces a result in MM/dd/yyyy date format. The encrypted date will be valid date. Two different dates d1 and d2 may have values such that d1 may be earlier than d2 before encryption. After the encryption, it can not be guaranteed that d1 is earlier date than d2.

Example:

Input : 10/11/2011

Output : 02/28/2048

Encryption Service URL: https://services.cipherworks.io/cwEncrypt?keyContext=BigRing-BigKey-2.0&plainText=10/11/2011&type=DATE&tweak=01234567