The new glibc requirement was affecting the following modes, making them unavailable in 6.1.0:
Code:
3910 | md5(md5($pass).md5($salt)) | Raw Hash, Salted and/or Iterated
21200 | md5(sha1($salt).md5($pass)) | Raw Hash, Salted and/or Iterated
19300 | sha1($salt1.$pass.$salt2) | Raw Hash, Salted and/or Iterated
19500 | Ruby on Rails Restful-Authentication | Raw Hash, Salted and/or Iterated
11400 | SIP digest authentication (MD5) | Network Protocols
2500 | WPA-EAPOL-PBKDF2 | Network Protocols
2501 | WPA-EAPOL-PMK | Network Protocols
22000 | WPA-PBKDF2-PMKID+EAPOL | Network Protocols
22001 | WPA-PMK-PMKID+EAPOL | Network Protocols
16800 | WPA-PMKID-PBKDF2 | Network Protocols
16801 | WPA-PMKID-PMK | Network Protocols
16500 | JWT (JSON Web Token) | Network Protocols
5500 | NetNTLMv1 / NetNTLMv1+ESS | Network Protocols
5600 | NetNTLMv2 | Network Protocols
501 | Juniper IVE | Operating System
12600 | ColdFusion 10+ | FTP, HTTP, SMTP, LDAP Server
13500 | PeopleSoft PS_TOKEN | Enterprise Application Software (EAS)
10500 | PDF 1.4 - 1.6 (Acrobat 5 - 8) | Documents
11600 | 7-Zip | Archives
2811 | MyBB 1.2+, IPB2+ (Invision Power Board) | Forums, CMS, E-Commerce
99999 | Plaintext | Plaintext
~