You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit 74e896be8d7dd59c744eda3c6a6bc22ab9d29e15
Author: magnum <[email protected]>
Date: Tue Aug 25 16:03:26 2020 +0200
Upgrade Unicode stuff from version 11.0.0 to 13.0.0.
Per Thorsheim
@thorsheim
Unicode 16.0.0 adds 5185 new symbols, including 7 complete alphabets from India, Albania and West Africa. Unicoe 16.0.0 is now 154998 symbols in total.
Can't wait to see what @CrackMeIfYouCan will do with this next year! :D
@hashcat @solardiz @yiannistox
The text was updated successfully, but these errors were encountered:
In our case it adds 11,131 new characters, as we missed version 14 and 15. I consider the new characters mostly useless but we have fairly cool scripts that just parses official Unicode Database files and produce character tables, defines classes, adds casing logic and so on.
We missed a couple of releases so this adds 11,131 new characters
compared to our previous version 13.0.0. These are mostly obscure
alphabets and emojis (I'm just guessing) that are not super likely
to be included in any password.
There were also a few minor changes to definitions of categories such
as punctuation and specials - we always used the Unicode Database's
definition of them and apparently they changed their mind about a few.
Closesopenwall#5537
We missed a couple of releases so this adds 11,131 new characters
compared to our previous version 13.0.0. These are mostly obscure
alphabets and emojis (I'm just guessing) that are not super likely
to be included in any password.
There were also a few minor changes to definitions of categories such
as punctuation and specials - we always used the Unicode Database's
definition of them and apparently they changed their mind about a few.
Closes#5537
Our last update seems here:
Current is apparently 16.0.0: https://x.com/thorsheim/status/1835612002237972490
The text was updated successfully, but these errors were encountered: