[
https://issues.apache.org/jira/browse/NIFI-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960141#comment-16960141
]
ASF subversion and git services commented on NIFI-1474:
-------------------------------------------------------
Commit 4d25b6341ccba0ee24da15198d030d8132972e7c in nifi's branch
refs/heads/master from mtien
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4d25b63 ]
NIFI-1474 Added method to check p boundary. Added a unit test.
NIFI-1474 Added unit test for constructor p boundaries. Added p boundary
conditions.
NIFI-1474 Updated documentation regarding p boundary.
NIFI-1474 Added r validation and unit tests. Added Javadoc for new methods.
This closes #3844.
Signed-off-by: Andy LoPresto <[email protected]>
> Enforce p boundary in Scrypt
> ----------------------------
>
> Key: NIFI-1474
> URL: https://issues.apache.org/jira/browse/NIFI-1474
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 0.5.0
> Reporter: Andy LoPresto
> Assignee: M Tien
> Priority: Trivial
> Labels: encryption, security
> Original Estimate: 24h
> Time Spent: 1h 10m
> Remaining Estimate: 22h 50m
>
> According to the Scrypt specification, there is a maximum boundary for {{p}}
> of {{(2^32 - 1) * 32 / MFlen}}. In practice, {{p}} almost always has a value
> of {{1}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)