summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorEli Collins <elic@assurancetechnologies.com>2012-03-10 17:35:11 -0500
committerEli Collins <elic@assurancetechnologies.com>2012-03-10 17:35:11 -0500
commit50965db6ee2b6ff2c9227ea6c740e9513963c4f6 (patch)
tree6b40f902cd587ac7a431af2bc79778fea808053a /CHANGES
parente84f3f69e55f407a935e9f80c7e41d81b3ea63b7 (diff)
downloadpasslib-50965db6ee2b6ff2c9227ea6c740e9513963c4f6.tar.gz
added Window's DCC hashes (aka mscache / mscash) version 1 & 2
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 21efacc..1473979 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,11 @@ Release History
Hashes
+ * Added support for Window's Domain Cached Credentials (aka
+ "dcc", "mscache", "mscash"), versions 1 and 2:
+ :doc:`msdcc <lib/passlib.hash.msdcc>` and
+ :doc:`msdcc2 <lib/passlib.hash.msdcc2>`.
+
* The rarely-used hash previously known as ``nthash`` has been renamed to
:class:`~passlib.hash.bsd_nthash`, to better indicate it's lineage;
a new :class:`~passlib.hash.nthash` class now directly implements