This is an automated email from the ASF dual-hosted git repository.

bmarwell pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


    from b172ac6f0 Merge pull request #2333 from jbampton/codeql-for-actions
     add 258336c14 bugfix: renamed bcrypt algo name so it's usable, refactored 
algo name handling, changed default non-password hashing algo to SHA-256 as per 
the help text
     add 9d0ed7868 fix(hasher): updated help text to reflect reality
     new e456655ab Merge pull request #2327 from lprimak/rename-bcrypt-algo-name

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../crypto/support/hashes/argon2/Argon2Hash.java   |  5 +--
 .../crypto/support/hashes/bcrypt/BCryptHash.java   | 39 ++++++++++++++++------
 .../java/org/apache/shiro/tools/hasher/Hasher.java |  4 +--
 .../org/apache/shiro/tools/hasher/HasherTest.java  | 15 +++++++++
 4 files changed, 48 insertions(+), 15 deletions(-)

Reply via email to