Skip to content

SCryptPasswordEncoder constructor javadoc needs to be fixed #4004

@sidgate

Description

@sidgate

Summary

SCryptPasswordEncoder constructor parameter cpuCost's default value needs to be fixed

Actual Behavior

The default value mentioned in javadoc for cpuCost is 16348

Expected Behavior

The default value for cpuCost must be 16384

Configuration

http://docs.spring.io/autorepo/docs/spring-security/4.1.1.RELEASE/apidocs/org/springframework/security/crypto/scrypt/SCryptPasswordEncoder.html#SCryptPasswordEncoder-int-int-int-int-int-

Version

4.1.1.RELEASE

Metadata

Metadata

Assignees

Labels

in: docsAn issue in Documentation or samplestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions