Merge pull request #264 from philsmd/master
[hashcat.git] / docs / changes.txt
index 0432588..231117b 100644 (file)
@@ -19,6 +19,14 @@ File.: Kernel
 Desc.: Added new hash mode -m 13100 = Kerberos 5 TGS-REP etype 23
 Issue: 81
 
+Type.: Feature
+File.: Kernel
+Desc.: Added new hash mode -m 13200 = AxCrypt
+
+Type.: Feature
+File.: Kernel
+Desc.: Added new hash mode -m 13300 = AxCrypt in memory SHA1
+
 Type.: Feature
 File.: Kernel
 Desc.: Extended support from 14 to 255 functions calls per rule on GPU
@@ -143,6 +151,10 @@ Type.: Bug
 File.: Host
 Desc.: Fixed a bug in line counter: Conditional jump or move depends on uninitialised value
 
+Type.: Bug
+File.: Host
+Desc.: Fixed some checks in the parser of -m 111 = nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
+
 * changes v2.00 -> v2.01:
 
 Type.: Bug